ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
JSONValid (Function)
Checks the validity of a JSON string.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
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).
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Translating a text file with WDTRAD
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
EncryptStandard (Example)
Usage example of the EncryptStandard function
MenuExist (Function)
Indicates whether a menu option exists in a menu.
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.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....