ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
WINDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
The different types of integers
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Document (Type of variable)
The Document type is used to handle a "docx" document.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Constants for managing videos
List of constants used by the functions for video management....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.