ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTP constants
List of constants used by the HTTP functions....
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
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.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
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.
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.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Logical operators
The logical operators are as follows......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control