|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Starts navigation in an HTML Display control. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|