ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_RELOG
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
ERR_BAD_CONTEXT_FOUND
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dCopy (Function)
Copies an image to another image.
Mask management functions
The following functions are used to manage masks......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Image>.Copy (Function)
Copies an image to another image.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
13. Types of standard controls
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....
Functions for managing images
DurationToString (Function)
Converts a duration to a character string in the specified format.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).