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 / Controles: tipos disponibles / Control Botón de opción
  • Presentación
  • Propiedades que pueden utilizarse en una ventana
  • Propiedades que se pueden utilizar en el Control Botón de opción
  • Propiedades que se pueden utilizar en las opciones de un Control Botón de opción
  • Propiedades que pueden utilizarse en una página
  • Propiedades que se pueden utilizar en el Control Botón de opción (Código de servidor)
  • Propiedades que se pueden utilizar en el Control Botón de opción (código Brower)
  • Propiedades que se pueden utilizar en las opciones de un Control Botón de opción
  • Propiedades que se pueden utilizar en PHP
  • Propiedades que se pueden utilizar en PHP sobre las opciones de un Control Botón de opción
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
Presentación
Se pueden utilizar varias propiedades de WLanguage en un Control Botón de opción que se encuentre en una ventana, en una página o en un informe.
Propiedades que pueden utilizarse en una ventana
WINDEVAndroidiPhone/iPadJavaCódigo de Usuario (UMC)

Propiedades que se pueden utilizar en el Control Botón de opción

Las siguientes propiedades de WLanguage están asociadas a un Control Botón de opción:
AccessibilityLa propiedad Accessibility obtiene y establece las propiedades de accesibilidad de un control.
AnchorLa propiedad Anchor establece el anclaje de un control en una ventana, página o reporte.
AnchorRateBottomLa propiedad AnchorRateBottom se utiliza para:
  • Averigua la tasa de anclaje cuando un control se mueve en el eje vertical.
  • Modificar la tasa de anclaje cuando un mando se desplaza sobre el eje vertical.
AnchorRateHeightLa propiedad AnchorRateHeight se utiliza para:
  • Averigüe el índice de anclaje vertical de un control.
  • Modificar la tasa de anclaje vertical de un control.
AnchorRateRightEn AnchorRateRight se utiliza para:
  • Averiguar la tasa de anclaje cuando un control se mueve en el eje horizontal.
  • Modificar la tasa de anclaje cuando un control se desplaza sobre el eje horizontal.
AnchorRateWidthLa dirección AnchorRateWidth se utiliza para:
  • Averiguar el índice de anclaje cuando un control (o una columna de tabla) se estira sobre el eje horizontal.
  • Modificar el índice de anclaje cuando un control (o una columna de tabla) se estira sobre el eje horizontal.
AnchorToContentThe AnchorToContent property determines and changes how the control adapts to its content.
BackgroundColorLa propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
BorderThe property Frame property allows you to view and modify the characteristics of the frame:
  • for a report control or block.
  • for a window control.
  • for a cell of the Table control.
CaptionIn a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
ColorThe Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
CompactOptionLa propiedad CompactOption permite:
  • determinar si las opciones de un control Casilla de verificación, Botón de opción o Cuadro de mando están compactadas.
  • definir si las opciones de un control Casilla de verificación, Botón de opción o Cuadro de mando deben compactarse.
ContextMenuThe ContextMenu property is used to:
  • Get the custom context menu of a control, window or page.
  • Change the custom context menu of a control, window or page (or associate another context menu).
  • Customize the system menus of controls by adding options.
CountThe Count property returns the number of elements in a given set.
DataBindingLa propiedad DataBinding obtiene y cambia el enlace entre un control y:
  • un campo de un archivo de datos.
  • una variable.
  • varias variables.
DisplayEnabledLa propiedad DisplayEnabled permite:
  • determinar si se actualiza o no un control o una ventana. Si se muestra el control, su contenido se actualiza regularmente.
  • actualizar un control o ventana.
DndTargetThe DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DoubleClickLa propiedad DoubleClick obtiene y establece el nombre del control Button que se ejecutará cuando se haga doble clic sobre un control.
ExtraLa propiedad Extra permite:
  • Obtener información adicional sobre un control, ventana o página.
  • Editar información adicional de un control, ventana o página.
WEBDEV - Código Navegador En código Navegador, solo se puede obtener información adicional de un control o página.
FlexAlignSelfLa propiedad FlexAlignSelf obtiene y establece la alineación de un elemento en el eje transversal de un control Flexbox (propiedad CSS "align-self").
FlexGrowLa propiedad FlexGrow obtiene y establece el factor de crecimiento de un elemento en una línea de un control Flexbox.
FlexShrinkLa propiedad FlexShrink obtiene y establece el factor de contracción de un elemento en una línea de un control Flexbox.
FocusOnClickEn FocusOnClick se utiliza para:
  • Determinar si un control se enfoca al hacer clic en él.
  • Permitir o impedir que un control se centre al hacer clic en él.
FontLa propiedad Font permite
  • Obtener el identificador de la fuente utilizada en un control de un reporte, página o ventana.
  • Cambiar la fuente utilizada en un control de un reporte, página o ventana.
FontBoldLa propiedad FontBold permite:
  • Determinar si el texto está en negrita.
  • Cambiar el peso del texto.
FontCharsetThe FontCharset property is used to:
  • Find out the character set used by the screen fonts of a control.
  • Modify the character set used by the screen fonts of a control.
FontCondensedThe FontCondensed property is used to:
  • Determine if characters in a text are condensed.
  • Condense (or not) the characters in a text.
FontExtendedThe FontExtended property is used to:
  • Find out whether the spacing between characters in a text is increased.
  • Increase the spacing between characters in a text.
FontItalicLa propiedad FontItalic permite:
  • Determinar si el texto está en cursiva.
  • Aplicar o quitar formato de cursiva al texto.
FontLargeLa propiedad FontLarge permite:
  • Determinar si el texto está expandido.
  • Expandir el texto.
FontNameThe FontName property is used to:
  • Identify the font used in a control.
  • Change the font used in a control.
FontSizeLa propiedad FontSize se utiliza para:
  • Identificar el tamaño de la fuente utilizada en un control.
  • Cambiar el tamaño de la fuente utilizada en un control.
FontStrikeOutLa propiedad FontStrikeOut se utiliza para:
  • Determinar si el texto mostrado está tachado.
  • Aplicar formato tachado (o no) al texto mostrado en un control.
FontUnderlinedLa propiedad FontUnderlined permite:
  • Determinar si el texto está subrayado.
  • Subrayar (o no) un texto.
FullNameThe FullName property is used to find out the full name:
  • of a control.
  • of a window.
  • of a menu option.
  • of a table column.
GrayedLa propiedad Grayed se utiliza para:
  • Determinar si un control (o un grupo de controles) está en gris.
  • Grisar o desgrisar un control, un grupo de controles o una ventana.
GroupThe property Group property allows you to:
  • find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
  • associate a control with a group of controls.
HeightThe Height property gets and sets the height:
  • of a control or block in a report.
  • of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
  • of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
  • of a break cell in a Table or Looper control.
HelpNumberLa propiedad HelpNumber permite obtener y modificar el número de ayuda asociado al control.
HideWhileScrollingLa propiedad HideWhileScrolling permite:
  • Determinar si el control fijo se oculta al desplazar su contenedor,
  • Mostrar u ocultar el control fijo al desplazar su contenedor.
HorizontalAlignmentLa propiedad HorizontalAlignment obtiene y cambia la alineación horizontal de un control.
ImageThe Image property gets and sets the background image of a control or block.
ImageStateThe ImageState property gets and sets the number of drawings in:
  • The image associated with a button.
  • The image of the cursor in a slider.
  • The image associated with the button of a sidebar pane.
  • The image associated with the button of a tab pane.
  • The image associated with the Rating control.
  • The image associated with a group in a Ribbon control.
  • The image associated with a menu option.
InitialHeightLa propiedad InitialHeight se utiliza para:
  • Averiguar la altura de creación de un control o de una ventana.
  • Modificar la altura base utilizada para anclar los controles "en altura".
  • Averiguar la altura de creación de un bloque o control en un informe.
InitialStateLa propiedad InitialState obtiene el estado inicial de un control.
InitialValueThe property InitialValue property is used to find out the initial value of a window or page control.
InitialVisibleLa propiedad InitialVisible se utiliza para determinar si:
  • un control era visible durante la primera visualización de la ventana o página asociada.
  • una ventana era visible durante su primera visualización.
InitialWidthThe InitialWidth property is used to:
  • Find out the initial width of a control or window.
  • Modify the base width used to anchor the controls in "width".
  • Find out the initial width of a report control.
MandatoryInputEn MandatoryInput se utiliza para determinar si un control es obligatorio y para activar o desactivar la entrada de datos obligatoria.
MandatoryInputMessageLa propiedad MandatoryInputMessage se utiliza para identificar y establecer el mensaje que se mostrará si el control se deja vacío (cuando la propiedad MandatoryInput está activada).
MarkdownLa propiedad Markdown permite habilitar o deshabilitar el formato Markdown en los controles de una ventana o reporte .
MaxHeightThe MaxHeight property gets and sets the maximum height of a control or window.
MaxWidthThe MaxWidth property gets and sets the maximum width of a control or window.
MessageThe Message property is used to:
  • Find out the help message associated with a control or with a menu option (in a window).
  • Modify the help message associated with a control or with a menu option (in a window).
MinHeightThe MinHeight property gets and sets the minimum height of a control or window.
MinWidthThe MinWidth property gets and sets the minimum width of a control or window.
ModifiedThe Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
MouseCursorThe MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
NameThe Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
NoteThe Note property is used to:
  • Find out the notes associated with a control, a window, a page or a report.
  • Modify the notes associated with a control, a window a page or a report.
NoteTitleLa propiedad NoteTitle permite:
  • Obtener el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
  • Cambiar el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
NumberColumnThe NumberColumn property is used to:
  • Get the number of columns in Table, Check Box, Radio Button controls, etc..
  • Set the number of columns in a multi-column List Box control.
OpacityThe Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
PaneThe property Pane property allows you to:
  • Find out the pane tabs associated with a control.
  • Define the pane tabs associated with a control.
ParallaxRateHeightEl ParallaxRateHeight Property se utiliza para determinar y especificar a qué velocidad se reduce un control cuando se mueve la barra de desplazamiento de la ventana, ventana interna o Page.
ParallaxRateYEl ParallaxRateY Property se utiliza para determinar y especificar la velocidad a la que se mueve un control cuando se mueve la barra de desplazamiento de la ventana, ventana interna o Page.
PinnedLa propiedad Pinned permite:
  • Fijar un control: la posición del control fijado se establecerá con respecto al área visible de su contenedor y no al área del contenido.
  • Determinar si un control está fijado.
PlaneLa propiedad Plane permite:
  • Obtener:
    • el plano activo de una ventana (o reporte) o el plano al que pertenece un control.
    • el plano activo de un elemento WEBDEV.
  • Cambiar:
    • el plano activo de una ventana (o reporte) o asociar un control a otro plano.
    • el plano activo de un elemento WEBDEV.
ProcessThe Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
RightClickLa propiedad RightClick obtiene y establece el nombre del control Botón que se ejecutará cuando se haga clic derecho en un objeto.
RightToLeftThe RightToLeft property is used to get the writing direction on a control, column, window or report.
ShortcutKeyThe ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
StateThe State property gets and sets the state of an element.
StoreTheValueThe StoreTheValue property is used to:
  • Find out whether a control keeps its value between two application starts via the persistence.
  • Modify a control so that it keeps (or not) its value between two application starts via the persistence.
StyleLa propiedad Style permite obtener y asignar el estilo completo de un control (incluyendo las sobrescrituras).
TABOrderLa propiedad TABOrder obtiene y establece la posición de un control en el orden de tabulación de una ventana.
TextDirectionThe TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
ToolTipLa propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • New in SaaS
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible a partir de WINDEV Suite SaaS 2025 - Update 3.
TypeThe Type property is used to get:
  • the type of element (data file or item) defined programmatically or in the data model editor, view or query.
  • the type of object.
  • the type of data held in a Variant.
ValueThe Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
VerticalAlignmentLa propiedad VerticalAlignment obtiene y cambia la alineación vertical de un control.
VisibleThe Visible property is used to:
  • Find out whether an element is visible.
  • Make an element visible or invisible.
VisibleWithAnimationEn VisibleWithAnimation se utiliza para hacer visible o invisible un control mediante la animación "Aparecer/Desaparecer".
VisualEffectThe VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
WidthThe Width property gets and changes the width:
  • of a control or block in a report.
  • of a control (found in a window), window, column found in a table or column found in a list box (including listview).
  • of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
WinEditAllowedThe WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
XThe X property is used to:
  • Get the X-coordinate of a control, Table control column or window (position on the X-axis).
  • Get the X-coordinate of a control or window (position on the X-axis).
XInitialThe XInitial property is used to:
  • Know the abscissa:
    • of a control (position on the X-axis) when opening the window or the page.
    • of a window (position on X-axis) when opening the window.
  • Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
  • Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
YThe Y property is used to:
  • Find out the Y-coordinate of a control or window (position on Y-axis).
  • Modify the Y-coordinate of a control or window.
YInitialLa propiedad YInitial se utiliza para:
  • Averigua la coordenada Y:
    • de un control (posición en el eje Y) al abrir la ventana o la página.
    • de una ventana (posición en el eje Y) al abrir la ventana.
  • Modificar la coordenada Y de un control anclado "a fondo" (posición en el eje vertical) al abrir la ventana.
  • Averiguar la coordenada Y de un control en relación con su bloque (posición en milímetros en el eje vertical) al abrir el informe..
ZOrderLa propiedad ZOrder define el orden Z (profundidad) de un elemento.
Nota: Dependiendo de la plataforma utilizada, puede que algunas propiedades no estén disponibles. Para obtener más información, consulte la página de ayuda de la propiedad.
WINDEVAndroidiPhone/iPadJavaCódigo de Usuario (UMC)

Propiedades que se pueden utilizar en las opciones de un Control Botón de opción

Las siguientes propiedades de WLanguage están asociadas con las opciones que se encuentran en un Control Botón de opción:
BackgroundColorLa propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
CaptionIn a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
ColorThe Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
FullNameThe FullName property is used to find out the full name:
  • of a control.
  • of a window.
  • of a menu option.
  • of a table column.
GrayedLa propiedad Grayed se utiliza para:
  • Determinar si un control (o un grupo de controles) está en gris.
  • Grisar o desgrisar un control, un grupo de controles o una ventana.
HeightThe Height property gets and sets the height:
  • of a control or block in a report.
  • of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
  • of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
  • of a break cell in a Table or Looper control.
HelpNumberLa propiedad HelpNumber permite obtener y modificar el número de ayuda asociado al control.
ImageThe Image property gets and sets the background image of a control or block.
NameThe Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
ParallaxRateHeightEl ParallaxRateHeight Property se utiliza para determinar y especificar a qué velocidad se reduce un control cuando se mueve la barra de desplazamiento de la ventana, ventana interna o Page.
ReturnedValueThe ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
StateThe State property gets and sets the state of an element.
SubCaptionThe property SubTitle property allows you to view and modify:
  • the secondary caption of an option found in a Radio Button or Check Box control.
  • the secondary caption of an element found in a TreeMap control.
ToolTipLa propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • New in SaaS
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible a partir de WINDEV Suite SaaS 2025 - Update 3.
VisibleThe Visible property is used to:
  • Find out whether an element is visible.
  • Make an element visible or invisible.
Propiedades que pueden utilizarse en una página
WEBDEV - Código Servidor

Propiedades que se pueden utilizar en el Control Botón de opción (Código de servidor)

Las siguientes propiedades de WLanguage están asociadas a un Control Botón de opción:
AliasLa propiedad Alias permite:
  • obtener y cambiar el alias de una ventana (WINDEV y WINDEV Mobile).
  • obtener y cambiar el alias de una pestaña dinámica (WINDEV).
  • obtener el nombre interno HTML/JavaScript de un control (WEBDEV).
BackgroundColorLa propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
CaptionIn a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
CaptionHTMLThe CaptionHTML property is used to handle the text of a control as HTML code.
ColorThe Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
ContextMenuThe ContextMenu property is used to:
  • Get the custom context menu of a control, window or page.
  • Change the custom context menu of a control, window or page (or associate another context menu).
  • Customize the system menus of controls by adding options.
CountThe Count property returns the number of elements in a given set.
DataBindingLa propiedad DataBinding obtiene y cambia el enlace entre un control y:
  • un campo de un archivo de datos.
  • una variable.
  • varias variables.
ExtraLa propiedad Extra permite:
  • Obtener información adicional sobre un control, ventana o página.
  • Editar información adicional de un control, ventana o página.
WEBDEV - Código Navegador En código Navegador, solo se puede obtener información adicional de un control o página.
FontLa propiedad Font permite
  • Obtener el identificador de la fuente utilizada en un control de un reporte, página o ventana.
  • Cambiar la fuente utilizada en un control de un reporte, página o ventana.
FontBoldLa propiedad FontBold permite:
  • Determinar si el texto está en negrita.
  • Cambiar el peso del texto.
FontItalicLa propiedad FontItalic permite:
  • Determinar si el texto está en cursiva.
  • Aplicar o quitar formato de cursiva al texto.
FontNameThe FontName property is used to:
  • Identify the font used in a control.
  • Change the font used in a control.
FontSizeLa propiedad FontSize se utiliza para:
  • Identificar el tamaño de la fuente utilizada en un control.
  • Cambiar el tamaño de la fuente utilizada en un control.
FontUnderlinedLa propiedad FontUnderlined permite:
  • Determinar si el texto está subrayado.
  • Subrayar (o no) un texto.
FullNameThe FullName property is used to find out the full name:
  • of a control.
  • of a window.
  • of a menu option.
  • of a table column.
GrayedLa propiedad Grayed se utiliza para:
  • Determinar si un control (o un grupo de controles) está en gris.
  • Grisar o desgrisar un control, un grupo de controles o una ventana.
GroupThe property Group property allows you to:
  • find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
  • associate a control with a group of controls.
HeightThe Height property gets and sets the height:
  • of a control or block in a report.
  • of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
  • of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
  • of a break cell in a Table or Looper control.
HorizontalAlignmentLa propiedad HorizontalAlignment obtiene y cambia la alineación horizontal de un control.
HTMLAfterThe HTMLAfter property gets and sets the HTML code inserted after the control.
HTMLAttributeLa propiedad HTMLAttribute lee y cambia los atributos HTML del control.
HTMLBeforeThe HTMLBefore property gets and changes the HTML code added before the control.
HTMLClassLa propiedad HTMLClass lee y establece el valor del atributo HTML "class" del control.
InitialStateLa propiedad InitialState obtiene el estado inicial de un control.
InitialValueThe property InitialValue property is used to find out the initial value of a window or page control.
InitialVisibleLa propiedad InitialVisible se utiliza para determinar si:
  • un control era visible durante la primera visualización de la ventana o página asociada.
  • una ventana era visible durante su primera visualización.
MouseCursorThe MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
NameThe Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
NoteThe Note property is used to:
  • Find out the notes associated with a control, a window, a page or a report.
  • Modify the notes associated with a control, a window a page or a report.
NoteTitleLa propiedad NoteTitle permite:
  • Obtener el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
  • Cambiar el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
NumberColumnThe NumberColumn property is used to:
  • Get the number of columns in Table, Check Box, Radio Button controls, etc..
  • Set the number of columns in a multi-column List Box control.
OpacityThe Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
ProcessThe Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
StateThe State property gets and sets the state of an element.
ToolTipLa propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • New in SaaS
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible a partir de WINDEV Suite SaaS 2025 - Update 3.
TypeThe Type property is used to get:
  • the type of element (data file or item) defined programmatically or in the data model editor, view or query.
  • the type of object.
  • the type of data held in a Variant.
ValueThe Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
VerticalAlignmentLa propiedad VerticalAlignment obtiene y cambia la alineación vertical de un control.
VisibleThe Visible property is used to:
  • Find out whether an element is visible.
  • Make an element visible or invisible.
WidthThe Width property gets and changes the width:
  • of a control or block in a report.
  • of a control (found in a window), window, column found in a table or column found in a list box (including listview).
  • of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
XThe X property is used to:
  • Get the X-coordinate of a control, Table control column or window (position on the X-axis).
  • Get the X-coordinate of a control or window (position on the X-axis).
XInitialThe XInitial property is used to:
  • Know the abscissa:
    • of a control (position on the X-axis) when opening the window or the page.
    • of a window (position on X-axis) when opening the window.
  • Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
  • Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
YThe Y property is used to:
  • Find out the Y-coordinate of a control or window (position on Y-axis).
  • Modify the Y-coordinate of a control or window.
YInitialLa propiedad YInitial se utiliza para:
  • Averigua la coordenada Y:
    • de un control (posición en el eje Y) al abrir la ventana o la página.
    • de una ventana (posición en el eje Y) al abrir la ventana.
  • Modificar la coordenada Y de un control anclado "a fondo" (posición en el eje vertical) al abrir la ventana.
  • Averiguar la coordenada Y de un control en relación con su bloque (posición en milímetros en el eje vertical) al abrir el informe..
WEBDEV - Código Navegador

Propiedades que se pueden utilizar en el Control Botón de opción (código Brower)

Las siguientes propiedades de WLanguage están asociadas a un Control Botón de opción:
AliasLa propiedad Alias permite:
  • obtener y cambiar el alias de una ventana (WINDEV y WINDEV Mobile).
  • obtener y cambiar el alias de una pestaña dinámica (WINDEV).
  • obtener el nombre interno HTML/JavaScript de un control (WEBDEV).
BackgroundColorLa propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
CaptionIn a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
CaptionHTMLThe CaptionHTML property is used to handle the text of a control as HTML code.
ExtraLa propiedad Extra permite:
  • Obtener información adicional sobre un control, ventana o página.
  • Editar información adicional de un control, ventana o página.
WEBDEV - Código Navegador En código Navegador, solo se puede obtener información adicional de un control o página.
FontBoldLa propiedad FontBold permite:
  • Determinar si el texto está en negrita.
  • Cambiar el peso del texto.
FontItalicLa propiedad FontItalic permite:
  • Determinar si el texto está en cursiva.
  • Aplicar o quitar formato de cursiva al texto.
FontNameThe FontName property is used to:
  • Identify the font used in a control.
  • Change the font used in a control.
FontSizeLa propiedad FontSize se utiliza para:
  • Identificar el tamaño de la fuente utilizada en un control.
  • Cambiar el tamaño de la fuente utilizada en un control.
FontUnderlinedLa propiedad FontUnderlined permite:
  • Determinar si el texto está subrayado.
  • Subrayar (o no) un texto.
GrayedLa propiedad Grayed se utiliza para:
  • Determinar si un control (o un grupo de controles) está en gris.
  • Grisar o desgrisar un control, un grupo de controles o una ventana.
HTMLAttributeLa propiedad HTMLAttribute lee y cambia los atributos HTML del control.
HTMLClassLa propiedad HTMLClass lee y establece el valor del atributo HTML "class" del control.
InitialStateLa propiedad InitialState obtiene el estado inicial de un control.
InitialVisibleLa propiedad InitialVisible se utiliza para determinar si:
  • un control era visible durante la primera visualización de la ventana o página asociada.
  • una ventana era visible durante su primera visualización.
MouseCursorThe MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
NameThe Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
NoteThe Note property is used to:
  • Find out the notes associated with a control, a window, a page or a report.
  • Modify the notes associated with a control, a window a page or a report.
NoteTitleLa propiedad NoteTitle permite:
  • Obtener el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
  • Cambiar el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
NumberColumnThe NumberColumn property is used to:
  • Get the number of columns in Table, Check Box, Radio Button controls, etc..
  • Set the number of columns in a multi-column List Box control.
OpacityThe Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
StateThe State property gets and sets the state of an element.
ToolTipLa propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • New in SaaS
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible a partir de WINDEV Suite SaaS 2025 - Update 3.
TypeThe Type property is used to get:
  • the type of element (data file or item) defined programmatically or in the data model editor, view or query.
  • the type of object.
  • the type of data held in a Variant.
ValueThe Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
VisibleThe Visible property is used to:
  • Find out whether an element is visible.
  • Make an element visible or invisible.
XThe X property is used to:
  • Get the X-coordinate of a control, Table control column or window (position on the X-axis).
  • Get the X-coordinate of a control or window (position on the X-axis).
XInitialThe XInitial property is used to:
  • Know the abscissa:
    • of a control (position on the X-axis) when opening the window or the page.
    • of a window (position on X-axis) when opening the window.
  • Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
  • Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
YThe Y property is used to:
  • Find out the Y-coordinate of a control or window (position on Y-axis).
  • Modify the Y-coordinate of a control or window.
YInitialLa propiedad YInitial se utiliza para:
  • Averigua la coordenada Y:
    • de un control (posición en el eje Y) al abrir la ventana o la página.
    • de una ventana (posición en el eje Y) al abrir la ventana.
  • Modificar la coordenada Y de un control anclado "a fondo" (posición en el eje vertical) al abrir la ventana.
  • Averiguar la coordenada Y de un control en relación con su bloque (posición en milímetros en el eje vertical) al abrir el informe..
WEBDEV - Código ServidorWEBDEV - Código Navegador

Propiedades que se pueden utilizar en las opciones de un Control Botón de opción

Las siguientes propiedades de WLanguage están asociadas a una opción que se encuentra en un Control Botón de opción:
  • en el código del servidor:
    AliasLa propiedad Alias permite:
    • obtener y cambiar el alias de una ventana (WINDEV y WINDEV Mobile).
    • obtener y cambiar el alias de una pestaña dinámica (WINDEV).
    • obtener el nombre interno HTML/JavaScript de un control (WEBDEV).
    CaptionIn a database, the Caption property is used to:
    • Find out the caption associated with a file item.
    • Find out the caption associated with a data file.
    • Find out and modify the connection caption.
    In a report, the Caption property is used to:
    • Find out the text displayed in a Static or Link control.
    • Modify the text displayed in a Static or Link control.
    In a window or page, the Caption property is also used to:
    • Find out and modify the caption of a control found in a window or in a page.
    • Find out and modify the caption of a menu option.
    • Find out and modify the title of a window or page.
    • Find out the content of a Breadcrumb control.
    CaptionHTMLThe CaptionHTML property is used to handle the text of a control as HTML code.
    FullNameThe FullName property is used to find out the full name:
    • of a control.
    • of a window.
    • of a menu option.
    • of a table column.
    NameThe Name property is used to get:
    • the name of the font associated with a Font variable.
    • the name of a control, report or report block.
    • the name of a control, group of controls or window.
    • the name of a control, group of controls or page.
    ValueThe Value property is used to:
    • Find out and modify the value of a report control.
    • Find out and modify the value of a control or the title of a window.
    • Find out the identifier of a stream.
    • Find out and modify the value of a control or the title of a page.
  • en el código del navegador:
    AliasLa propiedad Alias permite:
    • obtener y cambiar el alias de una ventana (WINDEV y WINDEV Mobile).
    • obtener y cambiar el alias de una pestaña dinámica (WINDEV).
    • obtener el nombre interno HTML/JavaScript de un control (WEBDEV).
    NameThe Name property is used to get:
    • the name of the font associated with a Font variable.
    • the name of a control, report or report block.
    • the name of a control, group of controls or window.
    • the name of a control, group of controls or page.
    TypeThe Type property is used to get:
    • the type of element (data file or item) defined programmatically or in the data model editor, view or query.
    • the type of object.
    • the type of data held in a Variant.
    ValueThe Value property is used to:
    • Find out and modify the value of a report control.
    • Find out and modify the value of a control or the title of a window.
    • Find out the identifier of a stream.
    • Find out and modify the value of a control or the title of a page.
PHP

Propiedades que se pueden utilizar en PHP

Las siguientes propiedades de WLanguage están asociadas a un Control Botón de opción:
AliasLa propiedad Alias permite:
  • obtener y cambiar el alias de una ventana (WINDEV y WINDEV Mobile).
  • obtener y cambiar el alias de una pestaña dinámica (WINDEV).
  • obtener el nombre interno HTML/JavaScript de un control (WEBDEV).
BackgroundColorLa propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
CaptionIn a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
CaptionHTMLThe CaptionHTML property is used to handle the text of a control as HTML code.
ColorThe Color property gets or sets the font color of:
  • a Font variable.
  • text displayed in a Static or Calculated control of a report.
  • text displayed in a window control.
  • text displayed in a page control.
CountThe Count property returns the number of elements in a given set.
FontBoldLa propiedad FontBold permite:
  • Determinar si el texto está en negrita.
  • Cambiar el peso del texto.
FontItalicLa propiedad FontItalic permite:
  • Determinar si el texto está en cursiva.
  • Aplicar o quitar formato de cursiva al texto.
FontNameThe FontName property is used to:
  • Identify the font used in a control.
  • Change the font used in a control.
FontSizeLa propiedad FontSize se utiliza para:
  • Identificar el tamaño de la fuente utilizada en un control.
  • Cambiar el tamaño de la fuente utilizada en un control.
FontUnderlinedLa propiedad FontUnderlined permite:
  • Determinar si el texto está subrayado.
  • Subrayar (o no) un texto.
GrayedLa propiedad Grayed se utiliza para:
  • Determinar si un control (o un grupo de controles) está en gris.
  • Grisar o desgrisar un control, un grupo de controles o una ventana.
HeightThe Height property gets and sets the height:
  • of a control or block in a report.
  • of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
  • of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
  • of a break cell in a Table or Looper control.
HorizontalAlignmentLa propiedad HorizontalAlignment obtiene y cambia la alineación horizontal de un control.
HTMLAfterThe HTMLAfter property gets and sets the HTML code inserted after the control.
HTMLBeforeThe HTMLBefore property gets and changes the HTML code added before the control.
HTMLClassLa propiedad HTMLClass lee y establece el valor del atributo HTML "class" del control.
InitialStateLa propiedad InitialState obtiene el estado inicial de un control.
InitialVisibleLa propiedad InitialVisible se utiliza para determinar si:
  • un control era visible durante la primera visualización de la ventana o página asociada.
  • una ventana era visible durante su primera visualización.
NameThe Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
NoteThe Note property is used to:
  • Find out the notes associated with a control, a window, a page or a report.
  • Modify the notes associated with a control, a window a page or a report.
NoteTitleLa propiedad NoteTitle permite:
  • Obtener el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
  • Cambiar el título de las notas utilizadas en la documentación técnica de un control, ventana, página o informe.
NumberColumnThe NumberColumn property is used to:
  • Get the number of columns in Table, Check Box, Radio Button controls, etc..
  • Set the number of columns in a multi-column List Box control.
OpacityThe Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
StateThe State property gets and sets the state of an element.
ToolTipLa propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • New in SaaS
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible a partir de WINDEV Suite SaaS 2025 - Update 3.
TypeThe Type property is used to get:
  • the type of element (data file or item) defined programmatically or in the data model editor, view or query.
  • the type of object.
  • the type of data held in a Variant.
ValueThe Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
VerticalAlignmentLa propiedad VerticalAlignment obtiene y cambia la alineación vertical de un control.
VisibleThe Visible property is used to:
  • Find out whether an element is visible.
  • Make an element visible or invisible.
WidthThe Width property gets and changes the width:
  • of a control or block in a report.
  • of a control (found in a window), window, column found in a table or column found in a list box (including listview).
  • of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
XThe X property is used to:
  • Get the X-coordinate of a control, Table control column or window (position on the X-axis).
  • Get the X-coordinate of a control or window (position on the X-axis).
XInitialThe XInitial property is used to:
  • Know the abscissa:
    • of a control (position on the X-axis) when opening the window or the page.
    • of a window (position on X-axis) when opening the window.
  • Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
  • Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
YThe Y property is used to:
  • Find out the Y-coordinate of a control or window (position on Y-axis).
  • Modify the Y-coordinate of a control or window.
YInitialLa propiedad YInitial se utiliza para:
  • Averigua la coordenada Y:
    • de un control (posición en el eje Y) al abrir la ventana o la página.
    • de una ventana (posición en el eje Y) al abrir la ventana.
  • Modificar la coordenada Y de un control anclado "a fondo" (posición en el eje vertical) al abrir la ventana.
  • Averiguar la coordenada Y de un control en relación con su bloque (posición en milímetros en el eje vertical) al abrir el informe..
PHP

Propiedades que se pueden utilizar en PHP sobre las opciones de un Control Botón de opción

Las siguientes propiedades de WLanguage están asociadas a una opción que se encuentra en un Control Botón de opción:
AliasLa propiedad Alias permite:
  • obtener y cambiar el alias de una ventana (WINDEV y WINDEV Mobile).
  • obtener y cambiar el alias de una pestaña dinámica (WINDEV).
  • obtener el nombre interno HTML/JavaScript de un control (WEBDEV).
CaptionIn a database, the Caption property is used to:
  • Find out the caption associated with a file item.
  • Find out the caption associated with a data file.
  • Find out and modify the connection caption.
In a report, the Caption property is used to:
  • Find out the text displayed in a Static or Link control.
  • Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
  • Find out and modify the caption of a control found in a window or in a page.
  • Find out and modify the caption of a menu option.
  • Find out and modify the title of a window or page.
  • Find out the content of a Breadcrumb control.
CaptionHTMLThe CaptionHTML property is used to handle the text of a control as HTML code.
ValueThe Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
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: 18/06/2025

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