ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Managing bar codes
The use of bar codes to identify and manage products has become essential......
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
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.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<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.
HOpenConnection (Function)
Opens a connection to a specific database.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......