ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IdentifierAWPContext (Function)
Returns the identifier of AWP context.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.