ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
CommandLine
The CommandLine keyword can correspond to...
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
Token
The Token keyword can correspond to...
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.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
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.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
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.
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.
SysValidHandle (Function)
Checks the validity of a window handle.
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.