ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
DDERetrieve (Example)
Usage example of the DDERetrieve function
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
DDEString (Example)
Usage example of the DDEString function
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BTDisableService (Function)
Disables a service on a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
dLine (Example)
Usage example of the dLine function
tapiListen (Example)
Usage example of the tapiListen function
dbgEndRecording (Function)
Stops recording the scenario.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
fShortPath (Example)
Usage example of the fShortPath function
dChord (Example)
Usage example of the dChord function
dSlice (Example)
Usage example of the dSlice function
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HChangeKey (Function)
Changes the browse item.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
fLongPath (Example)
Usage example of the fLongPath function
fTrackStop (Function)
Stops monitoring a file or directory.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.