ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. UML models in practice
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
PicClose (Function)
Closes the image found in an Image Editor control.
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
SaaS functions
The SaaS functions are as follows:
Token management functions
Token management functions in "Text token" Edit controls....
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
DriveCreateFile (Function)
Creates a file on the remote disk.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
Redis management functions
The following functions are used to manage a Redis database:...
OCR constants
Adds a language to the native OCR system....
File download functions
The following functions are used to manage downloads......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
ScanList (Function)
Lists the scanners connected to the current computer.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.