ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Table>.CollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Creating a Pivot Table control
To create a Pivot Table control......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
1
4
5
6
7
8
69
>