ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_DISCONNECTED_RELOG
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
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......
<Image>.Copy (Function)
Copies an image to another image.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
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.
iPreview (Function)
Configures the print destination.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Execute (Function)
Starts the execution of a process through programming.