DOCUMENTATION EN LIGNE
DE WINDEVWEBDEV ET WINDEV MOBILE

Version : 2026

Gestion des clés bluetooth
BTConnectePériphérique (Fonction)
BTEstVisible (Fonction)
BTSélecteurPériphérique (Fonction)
BTEtat (Fonction)
BTListePériphérique (Fonction)
BTDésactiveService (Fonction)
BTInfoPériphérique (Fonction)
OBEXRécupèreFichier (Fonction)
BTChangeConnectivité (Fonction)
OBEXEnvoieFichier (Fonction)
Envoie un fichier sur un périphérique gérant le protocole OBEX.
SocketConnecteBluetooth (Fonction)
BTListeRadio (Fonction)
OBEXDéconnecte (Fonction)
BTActive (Fonction)
OBEXConnecte (Fonction)
BTDéconnectePériphérique (Fonction)
BTOuvrePropriétésPériphérique (Fonction)
BTInfoRadio (Fonction)
BTChangeVisibilité (Fonction)
BTActiveService (Fonction)
BTAccepteConnexion (Fonction)
SocketCréeBluetooth (Fonction)
Créé un socket en utilisant un périphérique Bluetooth.
OBEXEnvoieVCard (Fonction)
OBEXRécupèreVCard (Fonction)
BTListeService (Fonction)
<Variable btlePériphérique>.Connecte (Fonction)
Permet de se connecter à un périphérique Bluetooth Low Energy.
<Variable btlePériphérique>.Déconnecte (Fonction)
Permet de se déconnecter d'un périphérique Bluetooth Low Energy....
BTLEConnecte (Fonction)
Permet de se connecter à un périphérique Bluetooth Low Energy.
BTLECaractéristiqueLitValeur (Fonction)
Lit la valeur d'une caractéristique sur un appareil Bluetooth Low Energy....
BTLEInitialisePériphérique (Fonction)
Initialise un périphérique Bluetooth Low Energy sous Windows.
BTLECaractéristiqueEcritValeur (Fonction)
Ecrit une valeur dans une caractéristique sur un appareil Bluetooth Low Energy.
BTLEDescripteurLitValeur (Fonction)
Lit la valeur d'un descripteur sur un appareil Bluetooth Low Energy....
BTLEDescripteurEcritValeur (Fonction)
Ecrit la valeur d'un descripteur sur un appareil Bluetooth Low Energy....
BTLEListePériphérique (Fonction)
Liste les périphériques Bluetooth Low Energy actuellement accessibles.
<Variable btleCaractéristique>.EcritValeur (Fonction)
Ecrit une valeur dans une caractéristique sur un appareil Bluetooth Low Energy.
<Variable btleCaractéristique>.LitValeur (Fonction)
Lit la valeur d'une caractéristique sur un appareil Bluetooth Low Energy....
<Variable btleDescripteur>.EcritValeur (Fonction)
Ecrit la valeur d'un descripteur sur un appareil Bluetooth Low Energy....
<Variable btleDescripteur>.LitValeur (Fonction)
Lit la valeur d'un descripteur sur un appareil Bluetooth Low Energy....
<btlePéripherique>.Initialise (Fonction)
Initialise un périphérique Bluetooth Low Energy sous Windows.
btleDescripteur (Type de variable)
Le type btleDescripteur permet de manipuler le descripteur d'une caractéristique Bluetooth Low...
BTLECaractéristiqueChangementValeur (Fonction)
Active ou désactive la détection des changements de valeur d'une caractéristique Bluetooth Low...
BTLEInitialise (Fonction)
Initialise le Bluetooth Low Energy (nécessaire uniquement sous Windows et en iOS).
BTLERécupèreToutesCaractéristiques (Fonction)
Récupère toutes les caractéristiques (ayant le même identifiant) associées à un service Bluetooth...
<Variable btleCaractéristique>.ChangementValeur (Fonction)
Active ou désactive la détection des changements de valeur d'une caractéristique Bluetooth Low...
<Variable btleService>.RécupèreToutesCaractéristiques (Fonction)
Récupère toutes les caractéristiques ayant le même identifiant associées à un service Bluetooth Low...
btleCaractéristique (Type de variable)
Le type btleCaractéristique permet de manipuler une caractéristique d'un service Bluetooth Low...
btlePériphérique (Type de variable)
Le type btlePériphérique permet de manipuler un périphérique utilisant la technologie Bluetooth Low...
1
2
3
4
5
6
>