ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
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>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
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.).
String functions
List of functions for managing character strings...
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
How to create a patch?
<Toast>.Display (Function)
Displays a "Toast" message.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HErrorLock (Function)
Used to check whether a lock error occurred.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....