AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Grupo de controles
  • Overview
  • Creating a group of controls
  • Viewing the controls of a group
  • Assigning a control to a group
  • Modifying the name of a group
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically. A menu option can also be associated with a group of controls.
In the window, page or report editor, all fields in all groups are displayed, so some fields may overlap.
The same control can be associated with several groups.
Example To make several fields invisible, simply make the group invisible. In a health-care form for example, some controls may relate to men while others may relate to women. Grouping the related controls together allows you to make them visible or invisible according to the gender of the user.
Note In the case of MDI windows, it is possible to associate an MDI window with a group. For more details, see Managing menu options in MDI windows.
Creating a group of controls
To create a group of controls:
  1. Edit the groups of controls:
    • In the report editor, go to the "Modificación" tab, "Grupos" group, expand "Grupos" and select "Edit".
  2. Click the "New" button (or "+" in a report). A new group is created.
  3. Modify the name of the group if necessary.
  4. Validate.
Viewing the controls of a group
To view the list of controls found in a group:
  1. Edit the groups of controls:
    • In the report editor, go to the "Modificación" tab, "Grupos" group, expand "Grupos" and select "Edit".
  2. Select the requested group of controls.
  3. The list of controls found in the selected group is displayed in the list on the right.
Note: If fields belong to a group, you can view the name of the group to which each field belongs in the window or page editor: in the "Vista" pane, in the "Mostrar (todos los controles)" group, check "Group name".
Assigning a control to a group
To assign a control to a group:
  • specify the name of the group during the control description ("Details" tab or "UI" tab).
  • select the controls and select "Group .. Associate the selection" in the context menu. Choose the name of the group or create a new group.
Modifying the name of a group
To modify the name of a group:
  1. Edit the groups of controls:
    • In the report editor, go to the "Modificación" tab, "Grupos" group, expand "Grupos" and select "Edit".
  2. Click the name of the group, enter the new name for the group and validate.
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 09/02/2025

Señalar un error o enviar una sugerencia | Ayuda local