ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
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....
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....
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.
'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....