ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
25 results for: fichier rtf
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
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.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Functions for managing RTF controls
List of functions for managing RTF controls...
RTF control properties
List of properties associated with the RTF control...
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.