| |
AllModifiableWithReportsAndQueries | AllModifiableWithReportsAndQueries is used to find out whether 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: - Find out whether the background image of a report (form report or not) must be printed.
- Print (or not) the background image of a report.
|
BottomMargin | ..BottomMargin is used to:- Find out the bottom margin of a report.
- Modify the bottom margin of a report.
|
BrowsedItem | BrowsedItem is used to:- Find out the item used to automatically browse the Table, Looper, List Box, ListView and Combo Box controls, the reports based on file or the supercontrols.
- Modify the item used to automatically browse the Table, Looper, List Box, ListView and Combo Box controls, the reports based on file or the supercontrols. Then, the browse 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. |
Versions 09 and laterHTML New in version 09HTML HTML | The Property HTML allows 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 | ..InterfaceModifiableWithReportsAndQueries is used to find out whether the interface of a report can be modified in Reports & Queries. |
KeepVisibleHierarchy | The KeepVisibleHierarchy property is used to:- Find out which elements of the TreeView table will be printed: printing the entire hierarchy or printing the hierarchy that is visible in the control.
- Modify the print mode of the hierarchy: printing the entire hierarchy or printing the hierarchy that is visible in the control.
|
LabelHeight | The Property LabelHeight makes it possible to:- Find out the height of labels in a Label report.
- Modify the height of labels in a Label report.
|
LabelNumberToStart | LabelNumberToStart 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 Property LabelWidth makes it possible to:- Find out the width of labels in a "Label" report.
- Modify the width of labels in a "Label" report.
|
LeftMargin | LeftMargin is used to:- Find out the left margin of a report.
- Modify the left margin of a report.
|
MaxValue | MaxValue is used to:- find out and modify the upper bound of a report based on a data file.
- find out the upper bound defined for the current filter.
- find out the maximum value of a chart series.
- find out and modify the maximum value for some types of controls.
|
MemZoneName | ..MemZoneName is used to:- find out the name of the memory zone used as data source for a report.
- modify the name of the memory zone used as data source for a report.
|
MinValue | MinValue is used to:- find out and modify the lower bound of a report based on a data file.
- find out the lower bound defined for the current filter.
- find out the minimum value of a chart series.
- find out and modify 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.
|
Versions 09 and laterName New in version 09Name Name | Name is used to find out- 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 Property NbColumn makes it possible to know the number of columns of an 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 | NbLabelCopy is used to:- Find out the number of copies of identical labels.
- Modify 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 | ODBCConnectionName is used to:- Find out 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 | ODBCPassword is used to:- Find out the password used to connect to a database via an ODBC driver or via a Native Access.
- Specify the password used to connect to a database via an ODBC driver or via a Native Access.
|
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:- Find out the user name that was used to connect to a database via an ODBC driver or via a Native Access.
- Specify the user name that was used to connect to a database via an ODBC driver or via a Native Access.
|
PageByPagePrint | PageByPagePrint 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 | ..PageEndStick is used to:- Find out whether the page footer must be stuck to the last block.
- Modify the management mode of the Page Footer block.
|
PageNumber | The Property PageNumber allows you to: - find out and modify the number of the page displayed in an Image control ("multi-page" image files)
- find out and modify the page number of a PDF file displayed in an image control of a window
- find out and modify the page number of a PDF file displayed in report background.
|
Versions 09 and laterPlane Plane | Plane is used to:- Find out:
- the active plane of a window (or report) or the plane to which a control belongs.
- the active plane of a WEBDEV element.
- Modify:
- 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 Property SentValue allows you to:- Find out and modify the value returned by a window, a page or a report.
- Find out and modify the value returned by an option in a Radio Button control.
|
RightMargin | The Property RightMargin allows to:- Find out the right margin of a report.
- Modify the right margin of a report.
|
RightToLeft | The RightToLeft property allows to know the real set direction, effective on an control, a column, a window or an report. |
SelectionOnly | ..SelectionOnly 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 Property SourceName allows to:- Find out the name of the data source for the report.
- Change the data source of the report.
|
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 Property EspaceV allows to know and modify the vertical spacing between the labels of an report. This spacing was defined when creating the Label report. |