ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Composite variable
A composite variable contains different types of elements (members)...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Font
The Font keyword can correspond to: a Font variable. the Font property....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Check model
You can use check models to easily create checks...
Warning (Function)
Displays a custom message in a system warning window.
FinNetCurrentVal (Function)
Returns the net current value of investment.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Error 24: No END statement is associated with this LOOP
Enabled (Property)
The Enabled property enables or disables an element.