ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImage (Function)
dSaveImage is kept for backward compatibility.
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.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
The different types of integers
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.
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.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
HTTP constants
List of constants used by the HTTP functions....
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
grParameter (Function)
Retrieves or modifies a chart parameter.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Combination (Type of variable)
A combination is a set of options.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Type (Property)
The Type property is used to get and change the type of an element.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.