WebVidra | Free Website-Editor and Portfolio-Builder
Főoldal borítókép

How does it work?

Frequently Asked Questions

We have compiled the most important questions regarding the use and operation of WebVidra.

🚀 General Questions

How much does it cost to use the program?

The current version of WebVidra is completely free. There are no hidden costs, no monthly fees, and we do not ask for a share of your generated website. You are free to use the program for both personal and business purposes.

Do I need an internet connection for editing?

No! This is one of our biggest advantages. The software works 100% offline on your own computer.

  • You don't have to worry about server downtimes.
  • You can work anywhere, anytime (even while traveling).
  • During editing, your data stays on your computer.
  • Note: When using cloud-based AI providers (OpenAI, Gemini, Groq), your website's content is sent to the provider. The Deploy function uploads the generated files to the chosen hosting service. For details, see the AI and Deploy sections.
Is programming knowledge required?

Not at all. WebVidra is a visual (drag-and-drop style) editor. You can build from ready-made blocks. If you can edit text and insert an image, you can use this too.

🛠️ Technical Operation

Where are my data and images stored?

Your project data is stored on your machine. When you select a Project Folder, the program saves everything there:

  • Your images go into the uploads folder.
  • The generated pages go into the munkaim folder.
💡 Since everything is with you, it is worth making regular backups of your project folder to an external drive or cloud storage.
What format of website will I get at the end?

The program generates standard, clean static HTML5 and CSS3 files.

This is good because:

  • It loads lightning fast (no database slowdown).
  • It runs on any cheap hosting.

🌍 Publishing

How can I publish the completed page?

WebVidra provides 2 ways to publish your website:

  1. Automatic deployment: You can upload the page with a single click (after setup) using the built-in deployment feature.
  2. Manual upload: You can download the generated files and upload them to your own hosting.
What is the "Deploy" function and how do I use it?

The Deploy function is the easiest way to publish the page. Clicking the DEPLOY button in the application opens the deployment panel.

Supported deployment platforms:

  • Netlify - Free, beginner-friendly, with good global speed (100GB/month free bandwidth)
  • Bunny.net - Exceptionally fast, 290+ edge servers, recommended for professional SEO
How does deployment with Netlify work?

Netlify is one of the best free hosting services for static websites.

What you need:

  • A free Netlify account (netlify.com)
  • A Personal Access Token (can be obtained almost instantly)

Step by step:

  1. Register on Netlify (free)
  2. Go to the User settings → Applications menu
  3. Request a Personal Access Token
  4. Copy the token into the WebVidra Deploy panel
  5. Click the Deploy button
  6. Done! The page will be uploaded and immediately accessible
💡 Netlify automatically provides HTTPS, so the page is secure. After the first deployment, it creates an automatic URL (e.g., serene-forest.netlify.app), which you can later change to your own domain.
How does deployment with Bunny.net work?

Bunny.net is an ultra-fast CDN service that uses 290+ edge servers worldwide. This is an excellent choice if you want to maximize the page's speed and SEO ranking.

What you need:

  • A Bunny.net account (free or paid plan)
  • A Storage Zone (the storage location for your files)
  • The FTP Password (API Key)

What are the benefits?

  • Superfast: 290+ edge servers worldwide
  • 🌍 Global CDN: The page loads quickly all over the world
  • 💰 Affordable: Very competitive prices
  • 🔧 Flexible: Easy domain configuration and CDN settings
💡 If you want a fast, professional website, Bunny.net is the ideal choice. For the first steps, there is a detailed guide in the application within the Deploy panel by clicking the "? Help" button.
Bunny.net or Netlify? Which one should I choose?

Short answer:

  • 🎯 Bunny.net: If you want speed (SEO) and are not afraid of a slightly more complex configuration → RECOMMENDED
  • Netlify: If you want simplicity and the free features are enough → Good choice

Detailed comparison:

Aspect Bunny.net Netlify
⚡ Speed 🏆 Outstanding (290+ servers) Good
📈 SEO Better (faster = better ranking) Adequate
💰 Price Paid (but cheap) Free
🎯 Usage Slightly more complex setup Simple
🌍 Traffic Outstanding for higher traffic Limited (100GB/month)
💡 Pro tip: You can use both! Deploy to both Netlify (backup) and Bunny.net (fast primary). This provides redundancy and maximum performance.
Will my page be responsive (mobile-friendly)?

Yes, 100%! This is one of the key features.

Automatic optimization:

  • Every block (Hero, Gallery, Text, Video) is optimized for mobile
  • Images are automatically resized for phones and tablets
  • The CSS is responsive, so it looks great on iPads and phones too
  • Mobile-first approach in all design blocks
💡 Feel free to test the generated page on your phone too — it works consistently across all devices.

🤖 Artificial Intelligence (AI)

What is the AI Assistant good for and how do I use it?

You can open the chat by clicking the 💬 icon in the bottom right corner. The AI can:

  • Write content: E.g., "Write an introductory text for a wedding photographer."
  • Modify style: E.g., "Make the buttons blue and rounded."
  • Build structure: E.g., "Add a gallery and a contact section."

Simply describe what you want in Hungarian or English, and press Enter.

Do I need internet for the AI to work?

This depends on the setting (Global Settings -> AI Provider):

  • Local (Ollama): Completely OFFLINE. No internet needed, your data never leaves your machine. Disadvantage: it might be slower and requires a powerful computer.
  • Cloud (Groq / Gemini / OpenAI): Requires an internet connection and your website's content (texts, titles, structure) is sent to the chosen provider for processing. In exchange, it is lightning fast and "smarter". For this, you will need a free or paid API key from the provider.
💡 Tip: If you have an API key, Groq (with the Llama3 model), OpenAI, or Gemini generally provides much faster results than a model running on your own machine.
What should I do if the AI "messes up" the page?

Artificial intelligence can sometimes make mistakes. We have built in two lines of defense:

  1. Undo: You can return to the previous state at any time with the "← Back" button in the top menu bar.
  2. Repair: If the project structure gets damaged (e.g., blocks disappear), open the AI chat window and click the "🔧 Repair" button. This will attempt to fix the faulty data structure.