ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / HTML Editor functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The HTML Editor control functions use the following constants:
ConstantDetailsFunction / Type
edthtmlSelMultipleSelection type: Several HTML elements are selected.edtHTMLSelection type
edthtmlSelSingleSelection type: A single HTML element is selected.edtHTMLSelection type
edthtmlSelEmptySelection type: No selection is made.edtHTMLSelection type
hegBodyUsed to get the HTML code of the body.HTMLEditorGet
hegTextWithoutFormatUsed to get the text contained in the control without the HTML tags.HTMLEditorGet
hegValueUsed to get the value of the control.HTMLEditorGet
emailOptionReplyAfterEmail display options: The content of the email is displayed offset, with the reply section after the content.HTMLEditorFromEmail
emailOptionReplyBeforeEmail display options: The content of the email is displayed offset, with the reply section before the content.HTMLEditorFromEmail
emailOptionForwardedEmail display options: Add a reply header at the beginning of the email.HTMLEditorFromEmail
htmlAlignmentAligns the selection horizontally. HTMLEditorFormatSelection
htmlStrikeThroughCrosses out the selection. HTMLEditorFormatSelection
htmlColorChanges the color of the selection.HTMLEditorFormatSelection
htmlBackgroundColorChanges the background color of the selection.HTMLEditorFormatSelection
htmlCreateLinkCreates a link to the URL specified in the parameter.HTMLEditorFormatSelection
htmlSuperscriptApplies superscript formatting to the selection. HTMLEditorFormatSelection
htmlBoldMakes the selection bold.HTMLEditorFormatSelection
htmlSubscriptApplies index formatting to the selection.HTMLEditorFormatSelection
htmlItalicItalicizes the selection. HTMLEditorFormatSelection
htmlWholeWordWhole word search (enclosed in punctuation characters or spaces). HTMLEditorReplace
htmlFontNameChanges the name of the font used for the selection. HTMLEditorFormatSelection
htmlNameCssStyleModifies the CSS style used by the selection. HTMLEditorFormatSelection
htmlCaseSensitivePerforms a case and accent-sensitive search.HTMLEditorReplace
htmlUnderlinedUnderlines the selection. HTMLEditorFormatSelection
htmlDeleteLinkRemoves the link from the selection.HTMLEditorFormatSelection
htmlFontSizeChanges the size of the font used in the selection. HTMLEditorFormatSelection
htmlFontSizeDecreaseReduces the font size of the selection.HTMLEditorFormatSelection
htmlFontSizeIncreaseIncreases the font size of the selection.HTMLEditorFormatSelection
typehtmlOtherType of resource to download: Type unknown"Load resources" event of the HTML Editor control.
typehtmlCssResType of resource to download: CSS Style"Load resources" event of the HTML Editor control.
typehtmlImageResType of resource to download: Image"Load resources" event of the HTML Editor control.
typehtmlScriptResType of resource to download: Script"Load resources" event of the HTML Editor control.
typehtmlXMLHttpRequestResType of resource to download: XML document generated in response to an HTTP request"Load resources" event of the HTML Editor control.
Minimum version required
  • Version 26
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/25/2025

Send a report | Local help