ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
1
4
5
6
7
8
170
>