ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
Token
The Token keyword can correspond to...
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
Multi-touch management functions
The following functions are used to manage the multi-touch......
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.