ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Functions for managing the Combinations and Enumerations
<Array>.Copy (Function)
Copies the content of an array to another array.
ChronoReset (Function)
Stops and resets a running stopwatch.