ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
Operations performed on state-transition diagrams
The following paragraphs explain......
Reports
A report provides a custom view of data......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
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.
HTML Editor control properties
Properties associated with the HTML Editor control....
HTML Display control properties
HTML Display control properties...
Page templates
WEBDEV allows you to create page templates......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
1
4
5
6
7
8
184
>