ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
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....
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
RecycleBinClear (Function)
Clears the recycle bin of the system.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
dbgEndRecording (Function)
Stops recording the scenario.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
grColor (Function)
Returns and initializes the color of different chart elements.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
ChangeStyle (Function)
Modifies the style of a control dynamically.