ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls
The "Executable Name".WX file is used to manage some features directly, even if these features...
MemoryFormat (Property)
or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns...
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
MatDeterminant (Function)
... of columns).
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase...
FlexColumnGap (Property)
The FlexColumnGap property gets and sets the size of the gutter that separates the columns...
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns...
1
3
4
5
6
7
59
>