ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
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.
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....
Composite variable
A composite variable contains different types of elements (members)...
Error 24: No END statement is associated with this LOOP
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Enabled (Property)
The Enabled property enables or disables an element.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
URL (Property)
The URL property is used to get and change a URL.
Error
The Error keyword is used to manage the errors.