|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The HTML control displays HTML pages or HTML code... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to programmatically manipulate HTML controls... |
|
|
|
|
|
|
|
| In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable... |
|
|
|
|
|
|
|
| List of functions that manipulate HTML documents. |
|
|
|
|
|
|
|
| List of functions that manipulate HTML documents (prefix syntax). |
|
|
|
|
|
|
|
| The HTML property is used to configure the use of HTML content. |
|
|
|
|
|
|
|
| Adds a link to a URL address into the HTML page currently printed. |
|
|
|
|
|
|
|
| Several print modes are available for a report. |
|
|
|
|
|
|
|
| Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
|
| Converts a Markwdown string to an HTML buffer (encoded in UTF-8). |
|
|
|
|
|
|
|
| Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites... |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
|
| Used to select the directory in which the images must be generated during a print in HTML format.
|
|
|
|
|
|
|
|
| Pritns a text in HTML format in a rectangular area.
|
|
|
|
|
|
|
|
| A Static Text control is a control used to display a static text... |
|
|
|
|
|
|
|
| Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...). |
|
|
|
|
|
|
|
| Converts the HTML color into RGB color. |
|
|
|
|
|
|
|
| Generates a UTF-8 string containing an HTML document. |
|
|
|
|
|
|
|
| The HTMLEndPage property gets and sets the HTML code inserted at the end of the page. |
|
|
|
|
|
|
|
| Generates a UTF-8 string containing an HTML document. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
|
| The htmlNode type is used to define all the advanced characteristics of a node of an HTML document. |
|
|
|
|
|
|
|
| Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
|
| Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
|
| The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
|
| ... of an element in an HTML document. |
|
|
|
|
|
|
|
| ... in an HTML Editor control |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Searches for elements whose "name" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
|
| Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|