|
|
|
|
|
|
|
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls... |
|
|
|
|
|
|
The HTML property is used to configure the use of HTML content. |
|
|
|
|
|
|
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable... |
|
|
|
|
|
|
The HTML control displays HTML pages or HTML code... |
|
|
|
|
|
|
List of functions that manipulate HTML documents (prefix syntax). |
|
|
|
|
|
|
List of functions that manipulate HTML documents. |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
Converts the HTML color into RGB color. |
|
|
|
|
|
|
Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
Used to select the directory in which the images must be generated during a print in HTML format.
|
|
|
|
|
|
|
Adds a class into the HTML classes of a control. |
|
|
|
|
|
|
Deletes a class from the HTML classes of a control. |
|
|
|
|
|
|
Converts a Document variable into an HTML file. |
|
|
|
|
|
|
Creates an htmlDocument variable from an HTML document. |
|
|
|
|
|
|
Converts an HTML string or buffer to text. |
|
|
|
|
|
|
Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
Starts navigation in an HTML Display control. |
|
|
|
|
|
|
in optimized mode for HTML editing,
modify a Word Processing control to display it (or not) in optimized mode... |
|
|
|
|
|
|
Converts a Word Processing document into an HTML file. |
|
|
|
|
|
|
Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
Pritns a text in HTML format in a rectangular area. |
|
|
|
|
|
|
Selects a text fragment in an HTML Editor control. |
|
|
|
|
|
|
Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML node. |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML document. |
|
|
|
|
|
|
Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|