ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
ErrorBuild (Function)
Displays a custom error message in a system error window.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<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.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grTitleFont (Function)
Modifies the font used for the chart title.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
FontCreate (Function)
Creates a font definition.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.