ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the 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.
TableToWord (Function)
Creates a Word file (.RTF) from the data found 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.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Options of the window editor
To configure the general options of the window editor......
Creating a Pivot Table control
To create a Pivot Table control......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
ERR_BAD_PARAMETER
23. Print modes
ChangeStyle (Function)
Modifies the style of a control dynamically.