ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / HTML Editor functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Remark: These functions are also available in prefix syntax (HTML Editor control functions (prefix syntax)).
The following WLanguage functions are used to manage HTML Editor controls:
HTMLEditorExecuteJSExecutes JavaScript code in an HTML Editor control.
HTMLEditorFormatSelectionModifies the style of the selected elements in an HTML Editor control.
HTMLEditorFromEmailImports 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.
HTMLEditorGetAsynchronously retrieves the value of one of the properties of an HTML Editor control.
HTMLEditorGetDocumentAsynchronously retrieves the HTML document being displayed in an HTML Edit control.
HTMLEditorGetSelectionAsynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorInsertInserts text or HTML code at the cursor position in an HTML Editor control.
HTMLEditorInsertTableInserts a table at the cursor position in an HTML Editor control.
HTMLEditorReplaceReplaces one string with another in an HTML Editor control.
HTMLEditorSearchSearches for a string in an HTML Editor control.
HTMLEditorSelectSelects a text fragment in an HTML Editor control.
HTMLEditorToEmailExports the content of an HTML Editor control to an Email variable (to send the email).
HTMLEditorToPDFExports the content of an HTML Editor control to a PDF file.
Minimum version required
  • Version 26
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help