ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
DocSave (Function)
Saves a document as a "docx" file.
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.