ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / User Groupware / User Groupware - Compatibility version
  • Using groups of controls
  • Visibility of controls
  • Defining rights
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Using groups of controls
To simplify the configuration of the groupware management according to the users, it is recommended to use groups of controls.
In your windows or in your pages, you have the ability to create groups of controls according to the controls that must be displayed for a specific type of user. Furthermore, a control can be associated with several groups of controls.
These groups of controls can be created in your application for managing the groupware, no specific programming is required.
Visibility of controls
When developing your application, you can define the visibility options for the elements found in your windows or in your pages:
  • in the element description (7-tab window).
  • through programming (State or Visible properties).
When configuring the user groupware, the supervisor can define different visibility options. The options defined by the supervisor have priority. For example, a button is used to make a control active. This control was grayed out by the supervisor. Your code will be ignored and the control will not be active.
Defining rights
To define the rights corresponding to the features of your application, it is recommended to:
  • configure the rights for your application before creating the setup program. then, all you have to do is add the groupware files when creating the setup procedure of the application
  • provide a technical documentation that includes the names of controls, groups of controls and options that must be configured according to the usage level defined for the application.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help