ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Properties associated with reports and controls
53 results
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
The BackgroundImagePrinted is used to:
  • Determine if the background image of a report (form or other) should be printed.
  • Print (or not) the background image of a report.
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
The BottomMargin property is used to:
  • Find out the bottom margin of a report.
  • Modify the bottom margin of a report.
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
The Certificate property gets and sets the certificate used in a Signature control.
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
The FontAppointmentContent property is used to:
  • Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.
  • Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.
The FontAppointmentTitle property is used to:
  • Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
  • Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports.
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
The HeightInPixel property is used to get the height in pixels of a control in a report.
The Hidden is used to:
  • Determine if a control in a report is hidden.
  • Redact or blur a control in a report.
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).
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
The HTML property is used to:
  • find out whether the current report is printed in HTML mode.
  • manage the HTML type of a Static control found in a report.
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
The InternalReportName property is used to:
The KeepVisibleHierarchy property is used to:
  • Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control.
  • Change the hierarchy print mode: the entire hierarchy or only visible elements in the control.
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.
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.
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.
The LeftMargin property is used to:
  • Find out the left margin of a report.
  • Modify the left margin of a report.
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
The MemZoneName property is used to:
  • find out the name of the memory area used as data source for a report.
  • modify the name of the memory area used as data source for a report.
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.
The NbColumn property is used to get the number of columns in a report.
The NbCopy property is used to determine and change the number of report copies to print.
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.
The NbLabelCopy property is used to:
  • Get the number of copies of identical labels.
  • Change the number of copies of identical labels.
The NbPrintedRec property is used to determine the number of records already printed.
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
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 is used 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".
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 is used 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 is used 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.
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).
The PageEndStick property is used to:
  • Determine the page footer should be right below the last block.
  • Change the page footer block options.
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
The RightMargin property is used to:
  • Find out the right margin of a report.
  • Modify the right margin of a report.
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
The SelectionOnly property is used to:
  • Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
  • Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
The SourceName property is used to:
  • Get the name of the report data source.
  • Change the report data source.
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
The TopMargin property is used to:
  • Find out the top margin of a report.
  • Modify the top margin of a report.
The TotalNbRec property is used to:
  • Get the number of records to be printed.
  • Change the number of records to be printed.
The ViewName property is used to:
  • find out the name of the HFSQL view, data source of a report
  • modify the name of the HFSQL view, data source of a report.
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
The WidthInPixel property is used to get the width in pixels of a control in a report.