AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones OBEX
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the function
obexBluetoothTransport of data performed by BluetoothOBEXConnect
obexInfraredTransport of data performed by InfraredOBEXConnect
obexListDetailedReturns the detailed list of OBEX files:
<Name of File 1> + TAB + <Type 1> + TAB + <Size in Bytes 1> + TAB + <Rights 1> + TAB + <Modification Date 1> + TAB + <Creation Date 1> + TAB + <Access Date 1> + CR +...
OBEXListFile
obexListDirectoryReturns the list of OBEX files and directories.OBEXListFile
obexListSimpleReturns the simple list of OBEX files:
<Name of file 1> + TAB + <Type 1> + CR + ... <Name of file N> + TAB + <Type N>
where <Type> corresponds to "F" if the element is a file and to "D" if the element is a directory.
OBEXListFile
Versión mínima requerida
  • Versión 11
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local