ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Height (Property)
The Height property is used to get and change the height of an element.
X (Property)
The X property gets and sets the X-coordinate of an element.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
Text (Property)
The Text property is used to get and modify text.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Width (Property)
The Width property is used to determine and change the width of an element.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
BackgroundColor (Property)
The BackgroundColor property gets and sets the background color of an element.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Name (Property)
The Name property is used to get the name of an element.
Type (Property)
The Type property is used to get and change the type of an element.
Comment (Property)
The Comment property is used to manage comments.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.