ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Using several libraries in an application
A library is a WDL file that contains all the resources......
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SysWinActive (Function)
Returns the handle of the active window or activates a window.
HSetREP (Function)
Enables or disables the management of .REP file.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...