| |
AllModifiableWithReportsAndQueries | The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
BackgroundImage | The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
BackgroundImagePrinted | 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.
|
BottomMargin | The BottomMargin property is used to:- Find out the bottom margin of a report.
- Modify the bottom margin of a report.
|
BrowsedItem | The 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.
|
HSpace | 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. |
HTML | 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.
|
InterfaceModifiableWithReportsAndQueries | The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. |
KeepVisibleHierarchy | 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.
|
LabelHeight | 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 | 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 | 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 | The LeftMargin property is used to:- Find out the left margin of a report.
- Modify the left margin of a report.
|
MaxValue | The MaxValue property is used to:- get and set the top value of a report based on a data file.
- get the maximum value of the current filter.
- get the maximum value of a data series in a chart.
- get and set the maximum value for some types of controls.
|
MemZoneName | 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.
|
MinValue | The MinValue property is used to:- get and set the bottom value of a report based on a data file.
- get the minimum value of the current filter.
- get the minimum value of a data series in a chart.
- get and set the minimum value for some types of controls.
|
MsgSortSel | 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.
|
Name | The 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.
|
NbColumn | The NbColumn property is used to get the number of columns in a report. |
NbCopy | The NbCopy property is used to determine and change the number of report copies to print. |
NbLabel | 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 | The NbLabelCopy property is used to:- Get the number of copies of identical labels.
- Change the number of copies of identical labels.
|
NbPrintedRec | The NbPrintedRec property is used to determine the number of records already printed. |
NbRecRead | 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). |
ODBCConnectionName | 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 | 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".
|
ODBCPassword | 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 | 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 | 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.
|
PageByPagePrint | 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 | The PageEndStick property is used to:- Determine the page footer should be right below the last block.
- Change the page footer block options.
|
PageNumber | The 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.
|
Plane | The Plane property is used to:- Get:
- the active plane of a window (or report) or the plane to which a control belongs.
- the active plane of a WEBDEV element.
- Change:
- the active plane of a window (or report) or associate a control with another plane.
- the active plane of a WEBDEV element.
|
Process | The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
ReturnedValue | The 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.
|
RightMargin | The RightMargin property is used to:- Find out the right margin of a report.
- Modify the right margin of a report.
|
RightToLeft | The RightToLeft property is used to get the writing direction on a control, column, window or report. |
SelectionOnly | 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.
|
SourceName | The SourceName property is used to:- Get the name of the report data source.
- Change the report data source.
|
TextDirection | The 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). |
TopMargin | The TopMargin property is used to:- Find out the top margin of a report.
- Modify the top margin of a report.
|
TotalNbRec | The TotalNbRec property is used to:- Get the number of records to be printed.
- Change the number of records to be printed.
|
ViewName | 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.
|
VSpace | 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. |