ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
MenuExist (Function)
Indicates whether a menu option exists in a menu.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
DriveListeDirectory (Function)
Lists the directories of an Drive.
EncryptStandard (Example)
Usage example of the EncryptStandard function
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.
Advanced types
The advanced types of WLanguage are as follows...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Constants for the Exif functions
List of constants used by the Exif functions....
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
grDestinationImage (Function)
Defines an Image variable as destination of a chart.