ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Configuring the data files on the server
5. Deploying a dynamic site (Session or AWP) in practice
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
12. Preventing from going back to a page
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
8. If you are already familiar with WINDEV
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Help editor options
The options of the help editor ("Display......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Runtime log
The runtime log is the best way to identify the most used features of an application......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.