ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
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.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<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.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<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.
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.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
LDAP constants
List of constants used by the LDAP functions....
EmailCheckAddress (Function)
Checks the validity of an email address.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......