ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
Programming the table cells
The Table controls can be handled......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView...
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events,...
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table)...
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Collapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.