ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Report data source
...The reports can be created with the data coming from:...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Functions for managing HTML Display controls (prefix syntax)
List of functions for managing HTML Display controls...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.