ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
grAxisVisible (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.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
grColumnBarType (Function)
Defines the type of bar used in a column chart.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view...
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...
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table...
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.
SpreadsheetInsertColumn (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.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.