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.
The Static Text control
A Static Text control is a control used to display a static text...
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
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.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<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.
AddLink (Function)
Adds a link to a text section in an edit control.
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).
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Animating a Static control
Two methods can be used to animate a Static control......
Document (Type of variable)
The Document type is used to handle a "docx" document.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
WDReplic: Overview
...WDReplic is a tool used to manage the replication of data between several computers that use...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple...
Copying controls from the page editor
The controls can be copied from the page editor......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes...
WDSQL, SQL querier: Overview
WDSQL is used to......
iCreateFont (Function)
Creates a new print font.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WINDEV applications for Linux: Specific features
1
3
4
5
6
7
8
>