ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / OBEX functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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:
<File Name 1> + TAB + <Type 1> + CR + ... <File Name 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: 01/16/2025

Send a report | Local help