ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
OBEX constants
List of constants used by the OBEX functions....
Comparison operators
The comparison operators can be divided into several categories......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Name (Property)
The Name property is used to get the name of an element.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
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....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
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......
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....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
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.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.