AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Bluetooth
22 resultados
Bluetooth constants
List of constants used by the Bluetooth functions.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTChangeConnectivity (Función)
Permite configurar una radio Bluetooth para que acepte (o no) las solicitudes de conexión procedentes de los dispositivos.
BTChangeVisibility (Función)
Cambia la visibilidad de una radio Bluetooth.
BTConnectDevice (Función)
Permite autenticarse ante un dispositivo Bluetooth.
BTDisableService (función)
Desactiva un servicio en un dispositivo Bluetooth.
BTDisconnectDevice (Función)
Cancela la autenticación junto a un dispositivo Bluetooth.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
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.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
BTOpenDeviceProperties (Function)
Abre la ventana de propiedades de un dispositivo Bluetooth.
BTStack (Function)
Returns the Bluetooth stack currently used.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Dispositivo BTSelectDevice (Función)
Abre una ventana del sistema para seleccionar un dispositivo Bluetooth.
Funciones Bluetooth
Lista de funciones Bluetooth
Gestión de las teclas Bluetooth
¡Crea un nuevo tipo de aplicación! Sin contacto entre el PC y el dispositivo móvil, se pueden ejecutar varios procesos en el PC utilizando los datos que se encuentran en el dispositivo móvil...
WLanguage procedure
1 documento