ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Image>.Copy (Function)
Copies an image to another image.
dCopy (Function)
Copies an image to another image.
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....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
Functions for managing images
Execute (Function)
Starts the execution of a process through programming.
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.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Description (Property)
The Description property is used to get and change the page description.
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.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Functions for managing images (prefix syntax)