ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Random (Function)
Returns a random number.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
PicRotation (Function)
Rotates a WDPic image.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
DocSelect (Function)
Selects a fragment in a Word Processing control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......