ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Navigation Bar control
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
5. Site test in practice
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
16. Application test in practice
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Phone constants (Android / iOS)
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Phone management functions
List of functions for phone management...
NotifDeleteCategory (Function)
Deletes a notification category from the application.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Extracting the text of the project
The following text can be extracted......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.