ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Width (Property)
The Width property is used to determine and change the width of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Height (Property)
The Height property is used to get and change the height of an element.
Content (Property)
The Content property is used to get and change the content of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Color (Property)
The Color property is used to get and change the color of an element.
Text (Property)
The Text property is used to get and modify text.
Link (Property)
The Link property is used to get and change the link of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Success (Property)
The Success property indicates whether the operation was successful.
Email (Property)
The Email property is used to get and change an email address.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Note (Property)
The Note property is used to get and change a text associated with an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Comment (Property)
The Comment property is used to manage comments.
Enabled (Property)
The Enabled property enables or disables an element.
Label (Property)
The Label property is used to get and define the label of an element.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Header
The Header property is used to get and change a header.
Runtime log
The runtime log is the best way to identify the most used features of an application......