ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / OBEX functions
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
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help