AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Properties associated with reports and controls
53 resultados
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
AllModifiableWithReportsAndQueries (Property)
La propiedad AllModifiableWithReportsAndQueries se utiliza para determinar si un informe puede ser modificado en Informes y Consultas.
BackgroundImagePrinted (Property)
The property ImageFondImprimé allows you to:
  • Determine if the background image of a report (form or other) should be printed.
  • Print (or not) the background image of a report.
BlurLevel (Propiedad)
La propiedad BlurLevel obtiene y establece el porcentaje de desenfoque aplicado a un control en un reporte.
BottomMargin (Property)
The BottomMargin property is used to:
  • Find out the bottom margin of a report.
  • Modify the bottom margin of a report.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Certificate (Property)
La propiedad Certificate obtiene y establece el certificado de un control Firma.
EndDatePeriodDisplayed (Property)
La propiedad EndDatePeriodDisplayed obtiene la fecha de finalización del período mostrado en un control Planificador o Agenda de un reporte.
FontAppointmentContent (Property)
El FontAppointmentContent Property se utiliza para:
  • get las características de la fuente utilizada para el contenido de las citas en los informes del Planificador y del Organizador.
  • set las características de la fuente utilizada para el contenido de las citas en los informes del Planificador y del Organizador.
FontAppointmentTitle (Property)
La 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..
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
GranularityGridlines (Property)
La 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.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Hidden (Propiedad)
La propiedad Hidden permite:
  • Determinar si un control en un reporte está oculto.
  • Ocultar o desenfocar un control en un reporte.
HierarchicalDepth (Property)
The 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).
HSpace (Property)
La propiedad HSpace se utiliza para determinar y modificar el espaciado horizontal entre etiquetas en un informe. Este espaciado se definió al crear el informe Etiqueta.
HTML (Property)
En 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.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
InternalReportName (Property)
La propiedad InternalReportName se utiliza para:
KeepVisibleHierarchy (Propiedad)
La propiedad KeepVisibleHierarchy permite:
  • Determinar qué elementos de la tabla TreeView se imprimirán: toda la jerarquía o solo los elementos visibles del control.
  • Cambiar el modo de impresión de la jerarquía: toda la jerarquía o solo los elementos visibles del control.
LabelHeight (Property)
The LabelHeight property is used to:
  • Find out the height of labels in a Label report.
  • Modify the height of labels in a Label report.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to:
  • Find out the number of the label on the label sheet from which the print will be performed.
  • Modify the number of the label from which the print will be performed on the label sheet.
LabelWidth (Property)
The LabelWidth property is used to:
  • Find out the width of labels in a "Label" report.
  • Modify the width of labels in a "Label" report.
LeftMargin (Property)
The LeftMargin property is used to:
  • Find out the left margin of a report.
  • Modify the left margin of a report.
Markdown (Property)
La propiedad Markdown permite habilitar o deshabilitar el formato Markdown en los controles de una ventana o reporte .
MemZoneName (Property)
La propiedad MemZoneName se utiliza para:
  • averiguar el nombre de la zona de memoria utilizada como fuente de datos para un informe.
  • modificar el nombre de la zona de memoria utilizada como fuente de datos para un informe.
MsgSortSel (Property)
The MsgSortSel property is used to:
  • Find out the wait message displayed when sorting and selecting the report records.
  • Modify the wait message displayed when sorting and selecting the report records.
NbColumn (Property)
La propiedad NbColumn se utiliza para obtener el número de columnas de un informe.
NbCopy (Property)
La propiedad NbCopy se utiliza para determinar y modificar el número de copias de informes a imprimir.
NbLabel (Property)
The NbLabel property is used to:
  • Find out the number of labels printed across the page width.
  • Modify the number of labels printed across the page width.
NbLabelCopy (Property)
La propiedad NbLabelCopy se utiliza para:
  • Obtener el número de copias de etiquetas idénticas.
  • Cambiar el número de copias de etiquetas idénticas.
NbPrintedRec (Property)
El NbPrintedRec Property se utiliza para determinar el número de registros ya impresos.
NbRecRead (Property)
The NbEnrLu property indicates the number of records read: selected by both the report source AND the filter code (if any).
ODBCConnectionName (Property)
The ODBCConnectionName property is used to:
  • Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
  • Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
ODBCDatabaseName (Property)
The ODBCNomBase property allows you to:
  • Find out the name of the database used when printing a report based on a "query performed on a connection".
  • Specify the name of the database used when printing a report based on a "query performed on a connection".
ODBCPassword (Property)
The ODBCPassword property is used to:
  • Identify the password used to connect to a database via an ODBC driver or a Native Connector.
  • Specify the password used to connect to a database via an ODBC driver or a Native Connector.
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to:
  • Find out the SQL code of the "query performed on a connection" (data source of report).
  • Modify the SQL code of the "query performed on a connection" (data source of report).
ODBCUserName (Property)
The ODBCUserName property allows you to:
  • Identify the username used to connect to a database via an ODBC driver or a Native Connector.
  • Specify the username used to connect to a database via an ODBC driver or a Native Connector.
PageByPagePrint (Property)
The PageByPagePrint property is used to:
  • Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
  • Find out the print mode of the report (page by page or all at once).
PageEndStick (Property)
La propiedad PageEndStick permite:
  • Determinar el pie de página debe estar justo debajo del último bloque.
  • Cambiar las opciones del bloque de pie de página.
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
PrintedSheet (Property)
Dentro de un informe, la propiedad PrintedSheet se utiliza para obtener y cambiar la hoja de un control Hoja de cálculo a imprimir.
RightMargin (Property)
The RightMargin property is used to:
  • Find out the right margin of a report.
  • Modify the right margin of a report.
RTFWithImagesAndTables (Property)
La propiedad RTFWithImagesAndTables se utiliza para gestionar imágenes y tablas en los controles Texto estático RTF de un informe.
SelectionOnly (Property)
The SelectionOnly property is used to:
  • Know which records in the TreeView Table control or Hierarchical Table are printed: print all records or only selected records..
  • Modify print mode for Table or Hierarchical Table field rows: print all records or selected records only.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
SourceName (Property)
The SourceName property is used to:
  • Get the name of the report data source.
  • Change the report data source.
StartDatePeriodDisplayed (Property)
La propiedad StartDatePeriodDisplayed obtiene la fecha de inicio del período mostrado en un control Planificador o Agenda de un reporte.
TopMargin (Property)
The TopMargin property is used to:
  • Find out the top margin of a report.
  • Modify the top margin of a report.
TotalNbRec (Property)
The TotalNbRec property is used to:
  • Get the number of records to be printed.
  • Change the number of records to be printed.
ViewName (Property)
La propiedad ViewName se utiliza para:
  • averiguar el nombre de la vista HFSQL, fuente de datos de un informe
  • modificar el nombre de la vista HFSQL, fuente de datos de un informe.
VSpace (Property)
La propiedad VSpace obtiene y establece el espaciado vertical entre las etiquetas de un informe. Este espaciado se definió al crear el informe Etiqueta.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.