ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
Composite keys
A composite key is a key item containing several other items......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Task list
Each project can be associated with a task list......
FinError (Example)
Usage example of the FinError function
iCreateFont (Example)
Usage example of the iCreateFont function
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Enumeration (Type of variable)
An enumeration is a set of values......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Events associated with control templates
List of events associated with control templates...
How to open a window?
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
14. PHP generation in practice
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.