ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDelete (Example)
Usage example of the fDelete function
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
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
EncryptStandard (Example)
Usage example of the EncryptStandard 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.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
FTP constants
List of constants used by the FTP functions....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Conversion (Function)
Converts a value from a unit to another one.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Diagram constants
The following constants are used to manage diagrams:...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Native MariaDB Connector - License Agreement
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min