ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
<gglDrive variable>.DownloadGglFile (Function)
Downloads a Google Docs Editors file from Google Drive in a given compatible format.
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
fCompress (Function)
Compresses a file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
PDF file management functions
...PDF file functions...
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
String functions
List of functions for managing character strings...
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
DriveCreateFile (Function)
Creates a file on the remote drive.