ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table...
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept...
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table...
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
FilterProcedure (Property)
... on a row or column header when calculating a Pivot Table control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Scheduler report
The report editor allows you to create "Scheduler" reports....
Programming custom calculations in Table controls (prefix syntax)
SelectedText (Property)
... Combo Box control or editable column in a Table control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
ImageMode (Property)
... in the column of a table of type Image or in the background of a Chart control in a window.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want...
ControlClone (Function)
Creates a new control from an existing control.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WorkingHourEnd (Property)
by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table...
WorkingHourStart (Property)
by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table...
GranularityMovement (Property)
tasks in a Gantt Chart column....
GranularityDuration (Property)
tasks in a Gantt Chart column....
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
InitialContent (Property)
programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table...