ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: HTML Editor functions
30 results
Inserts a table at the cursor position in an HTML Editor control.
Executes JavaScript code in an HTML Editor control.
Modifies the style of the selected elements in an HTML Editor control.
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Asynchronously retrieves the current selection from an HTML Editor control.
Inserts text or HTML code at the cursor position in an HTML Editor control.
Replaces one string with another in an HTML Editor control.
Searches for a string in an HTML Editor control.
Selects a text fragment in an HTML Editor control.
Exports the content of an HTML Editor control to an Email variable (to send the email).
Exports the content of an HTML Editor control to a PDF file.
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
List of functions for managing HTML Editor controls
List of functions for managing HTML Editor controls (prefix syntax)
Executes JavaScript code in an HTML Editor control.
Modifies the style of the selected elements in an HTML Editor control.
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Asynchronously retrieves the current selection from an HTML Editor control.
Inserts text or HTML code at the cursor position in an HTML Editor control.
Inserts a table at the cursor position in an HTML Editor control.
Replaces one string with another in an HTML Editor control.
Searches for a string in an HTML Editor control.
Selects a text fragment in an HTML Editor control.
Exports the content of an HTML Editor control to an Email variable (to send the email).
Exports the content of an HTML Editor control to a PDF file.