ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEX constants
List of constants used by the OBEX functions....
USBDisconnect (Function)
Disconnects or ejects a USB device.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
USBProperty (Function)
Retrieves the value of a property for a USB device.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
SaaSChangePassword (Function)
Changes the password of the connected user.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.