ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...
Functions for managing RTF controls
List of functions for managing RTF controls
TextToRTF (Function)
Converts text to Rich Text Format.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit 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.
The Static Text control
A Static Text control is a control used to display a static text...
dTextRTF (Function)
Draws RTF text:
  • in an Image control,
  • in an Image variable.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
AddLink (Function)
Adds a link to a text section in an edit control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
Print modes of a report
Several print modes are available for a report.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
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...
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF).
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
iZoneHeight (Example)
Usage example of the iZoneHeight function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules...
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Reports
A report provides a custom view of data......
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window...
Creating requirements
The following steps must be performed to implement the requirements......
GglUploadDocument (Function)
Uploads a document to the Google server.
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...
Custom tooltips
Tooltips are very useful for application users......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another...
GglGetDocument (Function)
Downloads a document from the Google Docs service.
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
2
3
4
5
6
8
>