ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control....
Discover all the possibilities of pivot tables
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
iColumnEnd (Function)
Forces a column break in a multi-column report.
DayWidth (Property)
where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
Programming custom calculations in Table controls
1
2
3
4
5
6
59
>