ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
TimePicker (Function)
Opens the system time picker.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or programmatically. Set the default value of an item (only for items defined programmatically)....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Facebook functions (prefix syntax)
List of Facebook functions...
Palette functions (prefix syntax)
The following functions are used to manipulate color palettes in prefix syntax:...
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
SaaSAdminModifyService (Function)
Modifies a SaaS service.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
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.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......