ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns...
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
<ANSI string type>.ToNum (Function)
... calculations on strings.
StringToNum (Function)
... calculations on strings.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
<Pivot table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found...
1
2
3
4
5
6
20
>