ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Accessibilité (Property)
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Calling a procedure/a function
Syntax for calling a local or global procedure.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
JSONValid (Function)
Checks the validity of a JSON string.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
MenuExist (Function)
Indicates whether a menu option exists in a menu.
EncryptStandard (Example)
Usage example of the EncryptStandard function
fTempPath (Example)
Usage example of the fTempPath function
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.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
1
2
3
4
5
6
8
>