|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions that manipulate HTML documents. |
|
|
|
|
|
|
|
| The HTML property is used to configure the use of HTML content. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to programmatically manipulate HTML controls... |
|
|
|
|
|
|
|
| List of functions that manipulate HTML documents (prefix syntax). |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Converts the HTML color into RGB color. |
|
|
|
|
|
|
|
| Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...). |
|
|
|
|
|
|
|
Allows you to:- extract a substring between two given separators from a character string.
- search for substrings between two given separators in a character string.
|
|
|
|
|
|
|
|
| Pritns a text in HTML format in a rectangular area.
|
|
|
|
|
|
|
|
| Converts a Markwdown string to an HTML buffer (encoded in UTF-8). |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites... |
|
|
|
|
|
|
|
| Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
|
| Used to select the directory in which the images must be generated during a print in HTML format.
|
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
|
| Several print modes are available for a report. |
|
|
|
|
|
|
|
| Adds a link to a URL address into the HTML page currently printed. |
|
|
|
|
|
|
|
| A Static Text control is a control used to display a static text... |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
|
| Converts the content of a Word Processing control into an HTML file. |
|
|
|
|
|
|
|
| The CaptionHTML property is used to handle text as HTML code. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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 HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
|
| 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 Link control is used to:
create a link in an HTML page.
create a link in a report printed... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|