|
|
|
|
|
|
|
Searches for elements whose "name" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
Searches for the element whose "ID" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
Searches for elements whose "class" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
Searches for elements whose "class" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Searches for the element whose "ID" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
Searches for elements whose "name" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
List of functions for managing HTML Editor controls (prefix syntax)... |
|
|
|
|
|
|
Converts a Markwdown string to an HTML buffer (encoded in UTF-8). |
|
|
|
|
|
|
Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
You can manipulate HTML controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
It is necessary to compile the help to create a file based on the information entered in the help editor...... |
|
|
|
|
|
|
The CodeHTML property is used to read and change the HTML code associated with a Web Component control. |
|
|
|
|
|
|
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email. |
|
|
|
|
|
|
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV. |
|
|
|
|
|
|
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls...... |
|
|
|
|
|
|
List of functions that manipulate HTML documents.... |
|
|
|
|
|
|
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV. |
|
|
|
|
|
|
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control. |
|
|
|
|
|
|
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email. |
|
|
|
|
|
|
List of functions for managing HTML Editor controls... |
|
|
|
|
|
|
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|