ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
WEBDEV concepts
Utilisation dans la classe ActionRapide - Accès en Lecture + Ecriture - Type : Tous types + objets...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
fDelete (Example)
Usage example of the fDelete function
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Events associated with the project
List of events associated with the project...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
fTempPath (Example)
Usage example of the fTempPath function
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
EncryptStandard (Example)
Usage example of the EncryptStandard function
MenuExist (Function)
Indicates whether a menu option exists in a menu.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
3-tier architecture
The development in "3-tier" architecture is now simplified......