ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table...
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table...
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table...
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Table>.MoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
grTooltip (Function)
... chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip...
<Chart>.Tooltip (Function)
... chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip...
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file...
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
1
4
5
6
7
8
34
>