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 / Editores / Editor de reportes / Controles de reporte
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
Propiedades asociadas a los controles de los informes
Las siguientes propiedades pueden utilizarse con los controles de un informe:
AdjustmentModeThe AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
AnchorLa propiedad Anchor establece el anclaje de un control en una ventana, página o reporte.
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.
BackgroundColorLa propiedad BackgroundColor permite establecer el color de fondo de un control, ventana, página o bloque de un reporte.
BorderThe Border property gets and sets the characteristics of the borders:
  • 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.
CollapsedImageLa página CollapsedImage se utiliza para:
  • averiguar y/o modificar la imagen por defecto asociada a una fila colapsada en un control Tabla TreeView.
  • averiguar y/o modificar la imagen por defecto asociada a una fila colapsada en un control TreeView.
  • averiguar y/o modificar la imagen asociada a una fila colapsada específica en un control Tabla TreeView.
  • conocer y/o modificar la imagen de una fila contraída en un elemento jerárquico de un reporte de tipo "Tabla TreeView".
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.
DisplayCurrencyThe DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
DisplayedItemThe DisplayedItem property is used to:
  • Find out the item or the variable displayed by the control.
  • Modify the item or the variable displayed by the control.
EmptyThe Empty property is used to determine if:
  • a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field.
  • a Chart control contains no series.
  • a report control is empty (control linked to an item).
  • an array (or an associative array) contains no element.
  • an element of an associative array exists or not.
  • a queue, a list or a stack contains no element.
EndDatePeriodDisplayedLa propiedad EndDatePeriodDisplayed obtiene la fecha de finalización del período mostrado en un control Planificador o Agenda de un reporte.
ExpandedImageLa propiedad ExpandedImage se utiliza para:
  • averiguar y modificar la imagen por defecto asociada a una fila expandida en un control Tabla TreeView.
  • averiguar y/o modificar la imagen por defecto asociada a una fila expandida en un control TreeView.
  • averiguar y modificar la imagen asociada a una fila expandida específica en un control Tabla TreeView.
  • conocer y/o modificar la imagen de una fila expandida en un elemento jerárquico de un reporte de tipo "Tabla TreeView".
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.
FontAppointmentTitleLa propiedad FontAppointmentTitle se utiliza para:
  • Conozca las características de la fuente utilizada para el título de las citas en los informes del Planificador y del Organizador..
  • Modificar las características de la fuente utilizada para el título de las citas en los informes del Planificador y del Organizador..
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.
FutureHeightThe FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
GranularityGridlinesLa propiedad GranularityGridlines obtiene y cambia el tamaño de la rejilla que define las líneas de cuadrícula en un control Planificador u Organizador en un informe.
GroupThe Group property is used 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.
HeightInPixelThe HeightInPixel property is used to get the height in pixels of a control in a report.
HierarchicalDepthThe HierarchicalDepth property is used to:
  • Find out the depth of a hierarchical control in a report.
  • Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).
HorizontalAlignmentLa propiedad HorizontalAlignment obtiene y cambia la alineación horizontal de un control.
HTMLEn HTML se utiliza para:
  • averiguar si el informe actual se imprime en modo HTML.
  • gestionar el tipo de HTML de un control Texto estático que se encuentra en un informe.
ImageThe Image property gets and sets the background image of a control or block.
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.
InitialWidthThe InitialWidth property is used to:
  • Find out the initial width of a control or window.
  • Modify base width used for anchoring "width" fields.
  • Find out the initial width of a report control.
InputMaskThe InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
InternalReportNameLa propiedad InternalReportName se utiliza para:
MemoryCurrencyThe MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
MultilineIn a window or page, the Multiline property is used to:
  • find out and modify the "Multiline" option of an Edit control.
  • find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.
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.
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.
PrintAreaEn PrintArea obtiene y establece el área de impresión de un control Hoja de cálculo en un informe.
PrintedSheetDentro de un informe, la propiedad PrintedSheet se utiliza para obtener y cambiar la hoja de un control Hoja de cálculo a imprimir.
ProcessThe Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
RichEditThe RichEdit property is used to manage the RTF (Rich Text Format) type:
  • of an edit control or Static Text control found in a window.
  • of a Static Text control found in a report.
RightToLeftThe RightToLeft property is used to get the writing direction on a control, column, window or report.
RTFWithImagesAndTablesLa propiedad RTFWithImagesAndTables se utiliza para gestionar imágenes y tablas en los controles Texto estático RTF de un informe.
SizeThe Size property is used to determine and change the size of an element.
StartDatePeriodDisplayedLa propiedad StartDatePeriodDisplayed obtiene la fecha de inicio del período mostrado en un control Planificador o Agenda de un reporte.
StateThe State property gets and sets the state of an element.
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).
URLThe URL property is used to:
  • Get the address associated with a control.
  • Change the address associated with a control.
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.
WidthInPixelThe WidthInPixel property is used to get the width in pixels of a control in a report.
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:
  • Get the X-coordinate:
    • 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.
Versión mínima requerida
  • Versión 10
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 20/09/2024

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