ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Supercontrol
A supercontrol is an advanced type of control......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
zipSize (Example)
Usage example of the zipSize function
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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....
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
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.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
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......