ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
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.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
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.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Check model
You can use check models to easily create checks...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Warning (Function)
Displays a custom message in a system warning window.
FinNetCurrentVal (Function)
Returns the net current value of investment.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....