ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
Financial functions
List of financial functions...
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
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.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
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).
Component (Type of variable)
The Component type is used to easily handle an external component.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
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.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
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.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HStopServer (Function)
Stops an HFSQL server.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.