ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column 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) control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<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.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column 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.
<Source>.DuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......