|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| A Static Text control is a control used to display a static text... |
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| 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 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. |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.... |
|
|
|
|
|
|
|
| The HTML table is a control used to easily create specific layouts in the HTML pages...... |
|
|
|
|
|
|
|
| The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
|
| The HTML Editor control allows users to create and modify HTML pages...... |
|
|
|
|
|
|
|
| You can manipulate HTML controls in a window, page or report using the following WLanguage... |
|
|
|
|
|
|
|
| Starts navigation in an HTML Display control. |
|
|
|
|
|
|
|
| The options for generating the HTML pages in a WEBDEV project can be defined...... |
|
|
|
|
|
|
|
| Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display... |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
|
| List of functions for managing HTML Editor controls... |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to a PDF file. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
|
| Selects a text fragment in an HTML Editor control. |
|
|
|
|
|
|
|
| Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
|
| Imports the HTML content of an email and its images into an HTML Editor control. The images... |
|
|
|
|
|
|
|
| Replaces one string with another in an HTML Editor control. |
|
|
|
|
|
|
|
| Asynchronously retrieves the current selection from an HTML Editor control. |
|
|
|
|
|
|
|
| Asynchronously retrieves the HTML document being displayed in an HTML Edit control. |
|
|
|
|
|
|
|
| Asynchronously retrieves the value of one of the properties of an HTML Editor control. |
|
|
|
|
|
|
|
| Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|