ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control (Type of variable)
The Control type is used to define the characteristics of a control.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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.
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....
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....
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
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
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a Dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a Dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
'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.
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....