ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
SaaSAdminAddSite (Function)
Adds a SaaS site.
Test (External language)
Displays each function call and each status report returned by the function.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
Financial functions
List of financial functions...
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
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).
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
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.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.