Search found 2450 matches

by Aivars
Fri Nov 07, 2025 8:35 pm
Forum: Announcements
Topic: Update: 2025 18.4.0.271
Replies: 7
Views: 185

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.
by Aivars
Wed Nov 05, 2025 2:54 pm
Forum: Announcements
Topic: Update: 2025 18.4.0.271
Replies: 7
Views: 185

Re: Update: 2025 18.4.0.271

I think I found it, the fix will be in the next update. I can't reproduce the bug on any of my computers, but there we definitely an issue with the file name sending to the main process.
by Aivars
Wed Nov 05, 2025 9:45 am
Forum: Announcements
Topic: Update: 2025 18.4.0.271
Replies: 7
Views: 185

Re: Update: 2025 18.4.0.271

Opening files was one thing that we were working on, so it's possible that something is different there, but I can't reproduce the problem. Is there anything special about the file path being opened or any other info that might hep to reproduce this issue?
by Aivars
Tue Nov 04, 2025 9:42 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: About AI tools and a demo video
Replies: 0
Views: 37

About AI tools and a demo video

AI Tools is an experimental feature that extends what AI can do. Previously AI could only work with code you selected and showed it. Now with AI Tools enabled, AI can: Search through your project files on its own Read any file it needs to understand the context Find where specific functionality is ...
by Aivars
Sat Oct 11, 2025 9:53 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: DIV Shortcut
Replies: 1
Views: 84

Re: DIV Shortcut

Use Library (menu View -> Library), you can add snippets like <div>...</div> and assign shortcut keys to them. Some of the HTML elements are added in the library by default, so it's just a matter of assigning a shortcut key. You also doubleclick the items in the Library to add them to code.
by Aivars
Tue Sep 09, 2025 10:41 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How about smaller updates in between?
Replies: 3
Views: 1100

Re: How about smaller updates in between?

Which CSS properties specifically are you having trouble with? We try not to add those that are not "stable" as they might not be suitable for using in general public projects yet, but if there are ones that are stable and missing, let me know.
by Aivars
Tue Sep 09, 2025 10:39 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: FTP save/save to FTP feature
Replies: 2
Views: 412

Re: FTP save/save to FTP feature

If you use projects, you can specify project's FTP directory in Publishing Settings of Project Properties. Then you can use menu Project -> Save and Upload File to FTP. I sue this feature all the time, I have added it to toolbar and assigned shortcut to it (Options -> Keyboard Shortcuts).
by Aivars
Tue Sep 09, 2025 10:37 am
Forum: Screensaver Factory Support
Topic: interface styles
Replies: 1
Views: 808

Re: interface styles

All styles are under View -> Interface Style. They can't be modified or added manually.
by Aivars
Tue Sep 09, 2025 10:36 am
Forum: Screensaver Factory Support
Topic: Image resizing and compression for final exe!
Replies: 5
Views: 5505

Re: Image resizing and compression for final exe!

It does in fact resize images. Options -> Image Adjustments - you will see options for resizing or keeping the original sizes there.
by Aivars
Tue Sep 09, 2025 10:35 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to activate debug in htmlpad ?
Replies: 1
Views: 413

Re: How to activate debug in htmlpad ?

Assuming you're looking for developer tools, in Preview tab, click Gear icon and then Developer tools. Or right click the preview -> Inspect Element will also open it. You have console etc available there.
by Aivars
Wed May 14, 2025 2:24 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Is there a "Go To Top" button and I'm just missing it?
Replies: 1
Views: 468

Re: Is there a "Go To Top" button and I'm just missing it?

The easiest way is to press Ctrl + Home (and Ctrl + End to jump to the end of the document).
by Aivars
Wed Apr 16, 2025 1:08 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Incorrect editor behaviour
Replies: 1
Views: 1531

Re: Incorrect editor behaviour

We have fixed this in WeBuilder 2025. We can't fix it in the old versions because when we upgrade the environment, Chromium etc, the old versions don't compile anymore, so please consider upgrading.
by Aivars
Wed Apr 16, 2025 1:06 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Rapid PHP - How to set the default folder for 'Save As'
Replies: 1
Views: 2378

Re: Rapid PHP - How to set the default folder for 'Save As'

If you are using a project, it will default to the project folder. Switch to a generic project with "PHP code" folder set to its root, if you always want to use that folder.
by Aivars
Wed Apr 16, 2025 1:05 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Issue with Find in Files and Replace in Files - shutters
Replies: 1
Views: 926

Re: Issue with Find in Files and Replace in Files - shutters

Please try the newest update and let me know if it helps.
by Aivars
Wed Apr 16, 2025 1:05 pm
Forum: Announcements
Topic: Update: 2025 18.3.0.267
Replies: 2
Views: 1260

Re: Update: 2025 18.3.0.267

One of the small updates was fixing find/replace panel resizing issues. If you had problems with this and the panel flickering and changing its size back and forth, please try this update. Let me know if you still have this issue, it's really difficult to fix as none of us can reproduce it, but we ...