ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link (Property)
The Link property is used to get and change the link of an element.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
fSize (Function)
Returns the size of a file (in bytes).
X (Property)
The X property is used to get and change the X-coordinate of an element.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
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.
ThreadPersistent (Function)
Makes a thread persistent.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
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.
HTML constants
Option (Property)
The Option property is used to get and change certain options.
User (Property)
The User property is used to identify and change the user of a feature.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......