ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
25 results for: RTF
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
RTF control properties
List of properties associated with the RTF control...
The RTF control (Report editor)
...The "RTF" (Rich Text Format) control is used to display a formatted character string...
Functions for managing RTF controls
List of functions for managing RTF controls...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report...
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window...
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report)...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character...
SelectedTextWithTag (Property)
... (RTF or HTML) with HTML or RTF formatting tags.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.