ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link (Property)
The Link property is used to get and change the link of an element.
Alias (Property)
The Alias property gets the alias of an element.
Color (Property)
The Color property is used to get and change the color of an element.
Port (Property)
The Port property is used to identify and change a server connection port.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Round (keyword)
The Round keyword can correspond to...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Comment (Property)
The Comment property is used to manage comments.
Password (Property)
The Password property sets and changes the password.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Caption (Property)
The Caption property gets and sets the text of an element.
SysNation (Function)
Returns the nation currently used by the system.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Automatic error handling
Error handling can be customized for each process......