ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
BTDisableService (Function)
Disables a service on a Bluetooth device.
Window (External language)
Returns the number of windows opened at a given time.
TreeSort (Function)
Sorts the elements found in a TreeView control.
Events associated with the project
List of events associated with the project...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a flexible modeling
To create a new flexible modeling, you can......
Border (Type of variable)
The Border type is used to handle a border through programming...
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
KanbanFilter (Function)
Displays only cards that match the specified filter.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......