ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
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.
SpreadsheetAddName (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.
Discover all the possibilities of pivot tables
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
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.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.