ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
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.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
11. Table/Looper controls
11. Table/Looper controls
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Merge (Property)
The Merge property is used to merge the cells of a 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.
<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.
13. Types of standard controls
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Programming custom calculations in Table controls
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
1
5
6
7
8
9
245
>