ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Query editor
The query editor is used to automatically create queries on the data files......
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Extracting the text of the project
The following text can be extracted......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Constants for managing videos
List of constants used by the functions for video management....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Service variable
The Service variable is used to......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Document (Type of variable)
The Document type is used to handle a "docx" document.