ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Comment (Property)
The Comment property is used to manage comments.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Email (Property)
The Email property is used to get and change an email address.
Note (Property)
The Note property is used to get and change a text associated with an element.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Category (Property)
The Category property gets and sets the category of an element.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
grDestinationWnd (Function)
Defines a window as chart destination.
Alias (Property)
The Alias property gets the alias of an element.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....