ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024
Display (External language)
Displays a value in a control or assigns a value in a 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......
Bar code constants
Chart constants
List of constants used by the functions for chart management....
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......
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......
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....
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....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.