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 / Crear un reporte mediante programació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
Las propiedades asociadas a un informe
Las siguientes propiedades pueden utilizarse en los informes:
AllModifiableWithReportsAndQueriesLa propiedad AllModifiableWithReportsAndQueries se utiliza para determinar si un informe puede ser modificado en Informes y Consultas.
BackgroundImageThe ImageFond property lets you view and modify the background image of an element: window, page, field or state.
BackgroundImagePrintedThe 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.
BottomMarginThe BottomMargin property is used to:
  • Find out the bottom margin of a report.
  • Modify the bottom margin of a report.
BrowsedItemThe BrowsedItem property is used to:
  • Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
  • Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.
HSpaceLa 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.
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.
InterfaceModifiableWithReportsAndQueriesThe InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
KeepVisibleHierarchyLa 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.
LabelHeightThe LabelHeight property is used to:
  • Find out the height of labels in a Label report.
  • Modify the height of labels in a Label report.
LabelNumberToStartThe 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.
LabelWidthThe LabelWidth property is used to:
  • Find out the width of labels in a "Label" report.
  • Modify the width of labels in a "Label" report.
LeftMarginThe LeftMargin property is used to:
  • Find out the left margin of a report.
  • Modify the left margin of a report.
MaxValueLa propiedad MaxValue permite:
  • obtener y establecer el valor superior de un reporte basado en un archivo de datos.
  • obtener el valor máximo del filtro actual.
  • obtener el valor máximo de una serie de datos en un gráfico.
  • obtener y establecer el valor máximo de algunos tipos de controles.
MemZoneNameLa 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.
MinValueLa propiedad MinValue permite:
  • obtener y establecer el valor inferior de un reporte basado en un archivo de datos.
  • obtener el valor mínimo del filtro actual.
  • obtener el valor mínimo de una serie de datos en un gráfico.
  • obtener y establecer el valor mínimo para algunos tipos de controles.
MsgSortSelThe 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.
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.
NbColumnLa propiedad NbColumn se utiliza para obtener el número de columnas de un informe.
NbCopyLa propiedad NbCopy se utiliza para determinar y modificar el número de copias de informes a imprimir.
NbLabelThe 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.
NbLabelCopyLa 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.
NbPrintedRecThe NbPrintedRec property is used to determine the number of records already printed.
NbRecReadThe property NbRecRead property indicates the number of records read: selected by both the report source AND the filter code (if any).
ODBCConnectionNameThe 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".
ODBCDatabaseNameThe 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".
ODBCPasswordThe 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.
ODBCSQLCodeThe 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).
ODBCUserNameThe 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.
PageByPagePrintThe 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).
PageEndStickLa 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.
PageNumberThe PageNumber property is used to:
  • get and change the number of the page displayed in an Image control ("multi-page" image files)
  • get and change the page number of a PDF file displayed in an image control of a window
  • get and change the page number of a PDF file displayed in the background of a report.
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.
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.
RightMarginThe RightMargin property is used to:
  • Find out the right margin of a report.
  • Modify the right margin of a report.
RightToLeftThe RightToLeft property is used to get the writing direction on a control, column, window or report.
SelectionOnlyThe 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.
SourceNameThe SourceName property is used to:
  • Get the name of the report data source.
  • Change the report data source.
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).
TopMarginThe TopMargin property is used to:
  • Find out the top margin of a report.
  • Modify the top margin of a report.
TotalNbRecThe TotalNbRec property is used to:
  • Get the number of records to be printed.
  • Change the number of records to be printed.
ViewNameLa 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.
VSpaceLa propiedad VSpace obtiene y establece el espaciado vertical entre las etiquetas de un informe. Este espaciado se definió al crear el informe Etiqueta.
Ver también
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: 24/09/2024

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