ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgLogStatus (Function)
Returns and modifies the status of runtime log.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
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.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
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.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
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.