ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Cell control properties
List of properties associated with the Cell control...
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
1
2
3
4
5
6
101
>