ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<Image>.Copy (Function)
Copies an image to another image.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopy (Function)
Copies an image to another image.
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
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
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.
iPreview (Function)
Configures the print destination.
diffApply (Function)
Applies a difference buffer to a specific buffer.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
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.
Functions for managing images (prefix syntax)
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.