ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Wait (Function)
Temporarily stops the program execution.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Image (Property)
The Image property gets and sets the background image of a control or block.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....