ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
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.
Border management constants
List of constants used by the border management functions....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Window controls
Several types of controls can be used in a window, ......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
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!...
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....
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
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......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.