Search found 2464 matches

by Aivars
Wed Apr 29, 2026 7:51 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Difference between the Preview - V-Split Preview - H-Split Preview
Replies: 2
Views: 19039

Re: Difference between the Preview - V-Split Preview - H-Split Preview

It probably does not open because you have "Synchronize with cursor" on, which selects what you click and scrolls to it in code. Uncheck that.
Like this:
Ekrānuzņēmums 2026-04-29 084912.png
Ekrānuzņēmums 2026-04-29 084912.png (25.33 KiB) Viewed 19031 times
by Aivars
Thu Apr 16, 2026 2:14 pm
Forum: Announcements
Topic: Update: 2026 18.6.0.276
Replies: 4
Views: 13972

Update: 2026 18.6.0.276

This is a maintenance release.

* Various bugfixes and tweaks: losing editor focus, SFTP speed, AI history issues, +more
by Aivars
Thu Feb 26, 2026 7:38 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Languages in the language browser
Replies: 5
Views: 5006

Re: Languages in the language browser

Excellent detail! I was able to reproduce the issue with no files open, so I will be able to fix it.
by Aivars
Thu Feb 26, 2026 2:52 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Languages in the language browser
Replies: 5
Views: 5006

Re: Languages in the language browser

Close the editor, go to C:\Program Files (x86)\WeBuilder 2025\data\mldefs and delete HTML 4.01.ini.
I'll write this bug down but I haven't been able to reproduce it yet, maybe I'll figure it out later.
by Aivars
Thu Feb 26, 2026 11:22 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: lmstudio.ai integration
Replies: 1
Views: 4117

Re: lmstudio.ai integration

Maybe at some point, but it will require to adapt the app, as server-side is also currently doing some lifting, that would need to be moved to the application. We will probably do this once the open LLMs get as good or almost as good at coding as the big 3 of the commercial LLMs.
by Aivars
Tue Feb 24, 2026 12:59 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Languages in the language browser
Replies: 5
Views: 5006

Re: Languages in the language browser

To change it click menu Options -> Preferences -> Language Options -> HTML and change HTML Language Specification to HTML 5.
by Aivars
Wed Jan 28, 2026 4:25 pm
Forum: Announcements
Topic: Update: 2025 18.5.0.273
Replies: 9
Views: 10677

Re: Update: 2025 18.5.0.273

Pushing it to the limit, I respect that. If a model wants to overwrite the entire file using a tool, unfortunately tool responses cannot be streamed, so the model just works silently for a long time until it is ready to return the data. What I have done now, I increased the timeouts so it does not ...
by Aivars
Tue Jan 27, 2026 4:31 pm
Forum: Announcements
Topic: Update: 2025 18.5.0.273
Replies: 9
Views: 10677

Re: Update: 2025 18.5.0.273

Actually I think I know what might be the issue. Are you trying to rewrite the entire file? Writing has more limits, you can do it but tell it to rewrite it in chunks, around 500 lines each, not all at once.
by Aivars
Tue Jan 27, 2026 3:47 pm
Forum: Announcements
Topic: Update: 2025 18.5.0.273
Replies: 9
Views: 10677

Re: Update: 2025 18.5.0.273

We haven't added our own extra restrictions, the models have their own limits. But I want to understand this clearly, if you have only hint about conversation getting long, despite the hint it should still return the answer and go on, or error , where the model returns error and stops. I'm looking ...
by Aivars
Tue Jan 27, 2026 12:37 pm
Forum: Announcements
Topic: Update: 2025 18.5.0.273
Replies: 9
Views: 10677

Re: Update: 2025 18.5.0.273

The warning about conversation getting long does not mean you have to summarize immediately, it means that the context is huge and thus each response is costly, but this is expected for large files. When you summarize the conversation, it loses the details, it knows about the file but not its ...
by Aivars
Fri Jan 09, 2026 12:29 pm
Forum: Easy Button & Menu Maker Support
Topic: Menu Layout Changes After Upload: Need Assistance
Replies: 1
Views: 8453

Re: Menu Layout Changes After Upload: Need Assistance

It's probably some other CSS from the design interfering. If you can point me to the website, I could take a look and see if some additional CSS might help with this.
by Aivars
Sun Jan 04, 2026 10:21 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: About AI tools and a demo video
Replies: 2
Views: 4314

Re: About AI tools and a demo video

My opinion is that creating a website is not the best use of AI. The reason is that when you create a website, you usually care a lot about the design and all the tiny details on the frontend, so you probably want to have hands-on approach at least for that part. My opinion is that AI works much ...
by Aivars
Wed Dec 03, 2025 11:45 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to insert a class such as p class="bold" ?
Replies: 3
Views: 4536

Re: How to insert a class such as p class="bold" ?

Indeed, inspector is another great way to do it.
by Aivars
Wed Dec 03, 2025 2:41 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to insert a class such as p class="bold" ?
Replies: 3
Views: 4536

Re: How to insert a class such as p class="bold" ?

The way to do it with minimal typing is this: write space after <p, wait for auto-complete, doubleclick on "class", wait for autocomplete, doubleclick on the class name. I'm including the screenshots. Step 1: Ekrānuzņēmums 2025-12-03 143724.png double click class Step 2: Ekrānuzņēmums 2025-12-03 1438 ...
by Aivars
Fri Nov 07, 2025 8:35 pm
Forum: Announcements
Topic: Update: 2025 18.4.0.271
Replies: 7
Views: 7865

Re: Update: 2025 18.4.0.271

You can download and test the newest version. It hasn't been announced yet but it is available to download already.