|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Converts the content of a Word Processing control into an HTML file. |
|
|
|
|
|
|
Wraps the specified node in a given node of an HTML document. |
|
|
|
|
|
|
Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
Removes a given node in the current node of an HTML document. |
|
|
|
|
|
|
Adds or changes an attribute of the current node of the HTML document. |
|
|
|
|
|
|
Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
The CaptionHTML property is used to handle text as HTML code. |
|
|
|
|
|
|
Exports the content of an HTML Editor control to a PDF file. |
|
|
|
|
|
|
Asynchronously retrieves the current selection from an HTML Editor control. |
|
|
|
|
|
|
Replaces one string with another in an HTML Editor control. |
|
|
|
|
|
|
Modifies the style of the selected elements in an HTML Editor control. |
|
|
|
|
|
|
Returns the HTML string corresponding to the specified RTF string. |
|
|
|
|
|
|
Wraps the specified node in a given node of an HTML document. |
|
|
|
|
|
|
Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
Adds or changes an attribute of the current node of the HTML document. |
|
|
|
|
|
|
Removes a given node in the current node of an HTML document. |
|
|
|
|
|
|
The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
The Link control is used to:
create a link in an HTML page.
create a link in a report printed... |
|
|
|
|
|
|
The CaptionHTML property is used to handle the text of a control as HTML code. |
|
|
|
|
|
|
Wraps all children of the given node in a new node in an HTML document. |
|
|
|
|
|
|
Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
The htmlDocument type is used to define all the advanced characteristics of an HTML document. |
|
|
|
|
|
|
The HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|