ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device...
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol.  Reminder: The OBEX protocol is a data transfer protocol that can be used via infrared beams and Bluetooth.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
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.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
1
5
6
7
8
>