ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software license agreement
WINDEV Express license agreement...
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Automatic management of exceptions
The management of exceptions can be customized by process......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
gImage (Function)
Builds a sequence of characters containing an image.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Constants for managing Map controls
Constants for managing Map controls...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Execute (Function)
Starts the execution of a process through programming.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Google Maps management functions
List of functions for managing Google maps...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.