ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TotalsEnabled (Property)
The TotauxActif property allows you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
11. Table/Looper controls
11. Table/Looper controls
SelectionOnly (Property)
The SelectionOnly property is used to: Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records.. Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Table>.InputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
<Table>.InsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HInfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.