ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing RTF controls
List of functions for managing RTF controls
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...
TextToRTF (Function)
Converts text to Rich Text Format.
dTextRTF (Function)
Draws RTF text:
  • in an Image control,
  • in an Image variable.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
AddLink (Function)
Adds a link to a text section in an edit control.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF).
Edit control
The Edit control allows users to enter data...
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Print modes of a report
Several print modes are available for a report.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
The Static Text control
A Static Text control is a control used to display a static text...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules...
GglUploadDocument (Function)
Uploads a document to the Google server.
Creating requirements
The following steps must be performed to implement the requirements......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will...
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
GglGetDocument (Function)
Downloads a document from Google Docs.
Custom tooltips
Tooltips are very useful for application users......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
1
5
6
7
8
9
12
>