ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloseReport (Function)
Stops printing the current report immediately.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ShellExecute (Function)
Opens a document in its associated application.
Events associated with Tab controls
List of events associated with Tab controls...
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
MQTT constants
Constants used by the MQTT functions...
grExist (Function)
Checks the existence of a chart in memory.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Alias (Property)
The Alias property gets the alias of an element.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
9. Internal page
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.