ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
The Flexbox control
Flexbox is a standard layout system for web pages......
First project window
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
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.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....