ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
SaaS constants
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Properties associated with report controlss
List of properties associated with the report controls...
Browser constants
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
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......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
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!...
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......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
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.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
grParameter (Function)
Retrieves or modifies a chart parameter.