ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ERR_NO_END_TAG
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
13. Types of standard controls
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTML control properties
You can handle HTML controls in a window, page or report using the following WLanguage properties......
Gantt Chart control properties
You can handle Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Diagram de Gantt>DeleteLink (Function)
Removes links from 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.
<Diagram de Gantt>.add task (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.
1
2
3
4
5
6
170
>