ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
<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.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
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.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Handling Scheduler controls programmatically
A Scheduler control can be......
Programming custom calculations in Table controls
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
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.
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.