| |
AdjustmentMode | The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report. |
AllModifiableWithReportsAndQueries | The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
Anchor | The Anchor property sets the anchors of a control in a window, page or report. |
AnchorRateBottom | The AnchorRateBottom property is used to:- Find out the anchor rate when a control moves on the vertical axis.
- Modify the anchor rate when a control moves on the vertical axis.
|
AnchorRateHeight | The AnchorRateHeight property is used to:- Find out the vertical anchor rate of a control.
- Modify the vertical anchor rate of a control.
|
AnchorRateRight | The AnchorRateRight property is used to:- Find out the anchor rate when a control moves on the horizontal axis.
- Modify the anchor rate when a control moves on the horizontal axis.
|
AnchorRateWidth | The AnchorRateWidth property is used to:- Find out the anchor rate when a control (or a table column) stretches on the horizontal axis.
- Modify the anchor rate when a control (or a table column) stretches on the horizontal axis.
|
BackgroundColor | The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
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.
|
BlurLevel | The BlurLevel property gets and sets the percentage of blur applied to a control in a report. |
Border | The Border property is used to get and change the characteristics of the borders: - for a report control or block.
- for a window control.
- for a cell of a Table control.
|
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.
|
Caption | In a database, the Caption property is used to:- Find out the caption associated with a file item.
- Find out the caption associated with a data file.
- Find out and modify the connection caption.
In a report, the Caption property is used to: - Find out the text displayed in a Static or Link control.
- Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to: - Find out and modify the caption of a control in a window or in a page.
- Find out and modify the caption of a menu option.
- Find out and modify the title of a window or page.
- Find out the content of a Breadcrumb control.
|
CaptionPeriodHeader | 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. |
Certificate | The Certificate property gets and sets the certificate used in a Signature control. |
Collapsed | The Collapsed property is used to:- get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
- find out or modify the collapsed/expanded status for:
- the breaks of a Table control,
- the breaks of a Looper control,
- the break headers and footers of Table and Looper controls,
- a Drawer control,
- a Ribbon control,
- a Navigation Bar control.
- a Pivot Table control in a report.
|
CollapsedImage | The CollapsedImage property is used to: - find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
- find out and/or modify the default image associated with a collapsed row in a TreeView control.
- find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
- find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.
|
Color | The Color property is used to get or change the font color for:- a Font variable.
- a text displayed in a Static control or in a calculated control of a report.
- a text displayed in a window control.
- a text displayed in a page control.
|
DisplayCurrency | The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control. |
DisplayedItem | The DisplayedItem property is used to:- Find out the item or the variable displayed by the control.
- Modify the item or the variable displayed by the control.
|
Ellipsis | The Ellipsis property is used to determine and change the truncation mode with ellipses in: - a window control (Static, edit control, List box, Button, Combo box or Static table column).
- a Static control in a report.
|
Empty | The Empty property is used to determine if:- a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
- a Chart control contains no series.
- a report control is empty (control linked to an item).
- an array (or an associative array) contains no element.
- an element of an associative array exists or not.
- a queue, a list or a stack contains no element.
|
EndDatePeriodDisplayed | The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report. |
ExpandedImage | The ExpandedImage property is used to: - find out and modify the default image associated with an expanded row in a TreeView Table control.
- find out and/or modify the default image associated with an expanded row in a TreeView control.
- find out and modify the image associated with a specific expanded row in a TreeView Table control.
- find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.
|
Font | The Font property is used to- Get the identifier of the font used in a control in a report, page or window.
- Change the font used in a control in a report, page or window.
|
FontAppointmentContent | 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.
|
FontAppointmentTitle | 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.
|
FontBold | The FontBold property is used to:- Determine if the text is bold.
- Change the weight of the text.
|
FontCharset | The FontCharset property is used to:- Find out the character set used by the screen fonts of a control.
- Modify the character set used by the screen fonts of a control.
|
FontCondensed | The FontCondensed property is used to:- Determine if characters in a text are condensed.
- Condense (or not) the characters in a text.
|
FontExtended | The FontExtended property is used to:- Find out whether the spacing between characters in a text is increased.
- Increase the spacing between characters in a text.
|
FontItalic | The FontItalic property is used to:- Determine if the text is italicized.
- Apply or remove italic formatting from the text.
|
FontLarge | The FontLarge property is used to:- Determine if the text is expanded.
- Expand the text.
|
FontName | The FontName property is used to:- Identify the font used in a control.
- Change the font used in a control.
|
FontSize | The FontSize property is used to:- Identify the size of the font used in a control.
- Change the size of the font used in a control.
|
FontStrikeOut | The FontStrikeOut property is used to:- Determine if the text displayed is struck through.
- Apply strikethrough formatting (or not) the text displayed in a control.
|
FontUnderlined | The FontUnderlined property is used to:- Determine if the text is underlined.
- Underline (or not) a text.
|
FutureHeight | The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged. |
GranularityGridlines | The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report. |
GridlinesVisible | The GridlinesVisible property is used to: - Determine whether or not gridlines are visible in a control.
- Show or hide gridlines in a control.
|
Group | The Group property is used to: - find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
- associate a control with a group of controls.
|
HeaderVisible | The HeaderVisible property is used to: - Determine if the row and column headers are displayed in a Spreadsheet control.
- Show or hide the row and column headers in a Spreadsheet control.
|
Height | The Height property is used to get and change the height:- of a control or block in a report.
- of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
- of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
- of a break cell in a Table or Looper control.
|
HeightInPixel | The HeightInPixel property is used to get the height in pixels of a control in a report. |
Hidden | The Hidden is used to: - Determine if a control in a report is hidden.
- Redact or blur a control in a report.
|
HierarchicalDepth | 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).
|
HorizontalAlignment | The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
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.
|
Image | The Image property gets and sets the background image of a control or block. |
InitialHeight | The InitialHeight property is used to:- Find out the creation height of a control or window.
- Modify the base height used to anchor the controls "in height".
- Find out the creation height of a block or control in a report.
|
InitialWidth | The InitialWidth property is used to:- Find out the initial width of a control or window.
- Modify the base width used to anchor the controls in "width".
- Find out the initial width of a report control.
|
InputMask | The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
InterfaceModifiableWithReportsAndQueries | The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. |
InternalReportName | The InternalReportName property is used to: |
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.
|
Markdown | The Markdown property is used to enable or disable Markdown formatting in the controls of a window or 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.
|
MemoryCurrency | The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically. |
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.
|
Multiline | In a window or page, the Multiline property is used to:- find out and modify the "Multiline" option of an Edit control.
- find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control. |
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. |
NbDayDisplayed | The NbDayDisplayed property is used to: - get and change the number of days displayed in an Organizer or Scheduler control.
- get the number of days displayed in a Gantt Chart control in a report.
|
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). |
Note | The Note property is used to:- Find out the notes associated with a control, a window, a page or a report.
- Modify the notes associated with a control, a window a page or a report.
|
NoteTitle | The NoteTitle property is used to:- Get the title of the notes used in the technical documentation of a control, window, page or report.
- Change the title of the notes used in the technical documentation of a control, window, page or report.
|
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.
|
Option | The Option property is used to configure how a Bar Code control is displayed. |
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.
|
PrintArea | The PrintArea property is used to get and change the print area of a Spreadsheet control in a report. |
PrintedSheet | Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed. |
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. |
RTFWithImagesAndTables | The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a 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.
|
SignatureType | The SignatureType property is used to get and define the type of signature to be used in a Signature control. |
Size | The Size property is used to determine and change the size of an element. |
SourceName | The SourceName property is used to:- Get the name of the report data source.
- Change the report data source.
|
StartDatePeriodDisplayed | The StartDatePeriodDisplayed property gets the start date of the range displayed in a Scheduler or Organizer control of a report. |
State | The State property gets and sets the state of an element. |
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). |
Title | The Title property is used to:- Get the title of a Table control column, a Chart control, a window or a page
- Change the title of a Table control column, a Chart control, a window or a page.
|
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.
|
URL | The URL property is used to:- Get the address associated with a control.
- Change the address associated with a control.
|
Value | The Value property is used to:- Find out and modify the value of a report control.
- Find out and modify the value of a control or the title of a window.
- Find out the identifier of a stream.
- Find out and modify the value of a control or the title of a page.
|
VerticalAlignment | The VerticalAlignment property gets and changes the vertical alignment of a control. |
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.
|
Visible | The Visible property is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
|
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. |
Width | The Width property gets and changes the width:- of a control or block in a report.
- of a control (found in a window), window, column found in a table or column found in a list box (including listview).
- of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.
|
WidthInPixel | The WidthInPixel property is used to get the width in pixels of a control in a report. |
X | The X property is used to:- Get the X-coordinate of a control, Table control column or window (position on the X-axis).
- Get the X-coordinate of a control or window (position on the X-axis).
|
XInitial | The XInitial property is used to:- Get the X-coordinate:
- of a control (position on the X-axis) when opening the window or the page.
- of a window (position on X-axis) when opening the window.
- Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
- Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.
|
Y | The Y property is used to:- Find out the Y-coordinate of a control or window (position on Y-axis).
- Modify the Y-coordinate of a control or window.
|
YInitial | The YInitial property is used to:- Find out the Y-coordinate:
- of a control (position on Y-axis) when opening the window or the page.
- of a window (position on Y-axis) when opening the window.
- Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
- Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.
|
ZOrder | The ZOrder property defines the Z-order of an element. |