ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Import a list of requirements
The Project Management Hub allows you to import requirements......
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
fSeek (Example)
Usage example of the fSeek function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
JSONValid (Function)
Checks the validity of a JSON string.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fDelete (Example)
Usage example of the fDelete function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
EncryptStandard (Example)
Usage example of the EncryptStandard function
MenuExist (Function)
Indicates whether a menu option exists in a menu.