ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burn functions
List of burner functions...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
PythonExecute (Function)
Executes a function present in a Python module.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Multilingual project
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......