|
|
|
|
|
|
|
The HTML property is used to configure the use of HTML content. |
|
|
|
|
|
|
The HTML control displays HTML pages or HTML code... |
|
|
|
|
|
|
Converts an HTML string or an HTML buffer to an RTF 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 a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...). |
|
|
|
|
|
|
Converts a Markwdown string to an HTML buffer (encoded in UTF-8). |
|
|
|
|
|
|
Converts an HTML string or buffer to text. |
|
|
|
|
|
|
Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Starts navigation in an HTML Display control. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Selects a text fragment in an HTML Editor control. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
List of functions that manipulate HTML documents.... |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
The options for generating the HTML pages in a WEBDEV project can be defined...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|