ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
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).
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.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....