ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a select query
A select query (corresponding SQL statement......
Accessibilité (Property)
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HLogRestart (Function)
Restarts the logging process on a file.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
How to create a patch?
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
OpenChild (Function)
Opens a non-modal child window.
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.