| |
Anchor | The Property Ancrage allows to manage the anchoring of an Control in a window or an report. |
AnchorRateBottom | ..AnchorRateBottom 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 | ..AnchorRateHeight is used to:- Find out the anchor rate in height of a control.
- Modify the anchor rate in height of a control.
|
AnchorRateRight | The Property RateRight allows:- 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 Property WidthAnchorRate allows you 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 | ..BackgroundColor is used to manage the background color of a control, window, page or report block. |
BackgroundImageLine | The Property Image FondLigne makes it possible to know and modify the Image of Background used for each row: - of a Table control,
- of a TreeView Table control,
- of a Looper control.
|
Border | ..Border is used to find out and modify the border characteristics: - for a report control or for a report block.
- for a window control.
- for a cell of a Table control.
|
Caption | In a database, ..Caption 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, ..Caption 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 in a page, ..Caption is 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 site map path.
|
Versions 09 and laterColor Color | ..Color is used to find out and modify 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.
|
Content | ..Content is used to read or write the content of a control: - Memory List Box,
- Memory Combo Box,
- Spreadsheet.
|
Versions 12 and laterCount Count | ..Count is used to find out the number of elements in a set. |
CurrentWorksheet | ..CurrentWorksheet is used to find out and modify the current worksheet in a Spreadsheet control. |
DisplayEnabled | The Property ActiveDisplay allows you to:- find out whether the display of a control or window is enabled or not. If the display is enabled, the content of the control is refreshed on a regular basis.
- enable (or not) the display of a control or window.
|
DoubleClick | ..DoubleClick allows you to know and modify the name of the Button control that will be executed when double-clicking on a control. |
Versions 09 and laterEmpty Empty | ..Empty is used to find out whether:- 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.
|
FileLink | ..FileLink is used to find out and modify the link between a control:- and an item found in a data file.
- and a variable.
- and several variables.
|
FilePath | The Property FilePath allows you to know: - the name of xlsx file associated with a Spreadsheet control. This name is initialized by SpreadsheetLoad and SpreadsheetSave.
- the name of file associated with an Image Editor control. This name is initialized by PicOpen and PicSave.
- the name of PDF file associated with a PDF Reader control. This name is initialized by PDFReaderOpen.
- the name of DOCX file associated with a Word Processing control. This name is initialized by DocOpen and DocSave.
|
FillType | The Property Type allows to know the type of HEX@ used to fill the fields of type Table, HEX@, ListView, Combo Box and Repeat area. |
FocusOnClick | ..FocusOnClick is used to:- Find out whether a control gains focus during a click.
- Modify the effect for taking focus during the click on a control.
|
Versions 09 and laterFont New in version 09Font Font | Font is used to:- Find out the identifier of the font used in a control found in a report, in a page or in a window.
- Modify the font used in a control found in a report, in a page or in a window.
|
FontCharset | The Property PoliceAlphabet allows:- 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.
|
FormulaBarVisible | ..FormulaBarVisible is used to: - Find out whether a formula bar is displayed in a Spreadsheet control.
- Display (or not) a formula bar in a Spreadsheet control.
|
FullName | FullName is used to find out the full name:- of a control.
- of a window.
- of a menu option.
- of a table column.
|
Grayed | ..Grayed is used to: - Find out whether a control (or a group of controls) is grayed or not.
- Gray or ungray a control or a group of controls.
|
GridlinesVisible | The Property GridVisible allows to: - Find out whether the gridlines are visible or not in a Spreadsheet control.
- Modify the visibility of gridlines in a Spreadsheet control.
|
Versions 09 and laterGroup Group | ..Group is used to: - find out whether the control belongs to a group of controls. If the control belongs to one or more groups, ..Group is used to identify these groups of controls.
- associate a control with a group of controls.
|
HeaderVisible | The Property HeaderVisible allows to: - Find out whether the row and column headers are displayed in a Spreadsheet control.
- Display (or not) the row and column headers in a Spreadsheet control.
|
Height | The Property Height allows to know and modify 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 Looper control. The control can be overlayable or not.
|
HelpNumber | HelpNumber is used to find out and modify the help number associated with a control. |
InitialContent | InitialContent is used to find out the initial content:- of a memory List Box control.
- of a memory Combo Box control.
- of a "List of values" column found in a Table control.
- in a Spreadsheet control.
|
InitialHeight | The Property InitialHeight allows you 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.
|
InitialState | The Property StateInitial makes it possible to know the initial report of an Control. |
InitialValue | ..InitialValue is used to find out the initial value of a control found in a window or in a page. |
InitialVisible | The Property VisibleInitial can be used to determine whether:- a control was visible during the first display of the associated window or page.
- a window was visible during its first display.
|
InitialWidth | The Property InitialWidth makes it possible 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.
|
InputEnabled | The Property EnSaisie allows to: - Find out whether a control or a group of controls is editable or read-only.
- Modify the input options for a control or for a group of controls.
|
InputFormula | The Property Formula Input allows you to: - find out whether the end user can enter or modify formulas in a Spreadsheet control.
- allow (or not) the end user to enter or modify formulas in a Spreadsheet control.
|
InputValue | ..InputValue is used to: - find out whether the end user can enter or modify values in a Spreadsheet control.
- allow or not the end user to enter or modify values in a Spreadsheet control.
|
LineHeight | The Property LineHeight allows you to know and modify the height of the lines:- in a List Box control,
- in a ListView control (standard display mode only),
- in a Table control,
- in a Combo Box control,
- in a Looper control (height of the row),
- in an Organizer control.
|
MaxHeight | The Property HeightMax allows to know and modify the maximum height of an control or a window. |
MaxLineHeight | The Property LineHeightMax allows to know and modify the maximum height: - the rows in a Table control (case of multiline rows with automatic resizing).
- the rows in a Treeview Table control.
- the rows in a Looper control.
|
MaxWidth | MaxWidth is used to find out and modify the maximum width of a control or window. |
Message | The Property Message allows you to:- Find out the help message associated with a control or with a menu option (in a window).
- Modify the help message associated with a control or with a menu option (in a window).
|
MinHeight | MinHeight is used to find out and modify the minimum height of a control or window. |
MinWidth | ..MinWidth is used to find out and modify the minimum width of a control or window. |
Modified | ..Modified is used to find out whether a control (or a group of controls) was modified by the user (with the keyboard or with the mouse. |
MouseCursor | The Property MouseCursor allows you to know and modify the hover cursor defined for an control, a window or a page. |
MultiWorksheet | The Property MultiFeuille allows to: - Find out whether a Spreadsheet control manages several worksheets.
- Modify the mode for managing the worksheets in a Spreadsheet control.
|
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.
|
NbWorksheet | ..NbWorksheet is used to find out the number of worksheets in a Spreadsheet control. |
NewLine | The Property New allows you to know:- in a Table control, whether the current row was created by TableAddXXX or TableInsertXXX.
- in a Looper control, whether the current row was created by LooperAddXXX or LooperInsertXXX.
- in an Organizer control, whether an appointment was created via the popup menu.
- in a Scheduler control, whether an appointment was created via the popup menu.
|
NoteTitle | The Property TitleNote allows to:- Find out the title of the notes used in the program documentation of a control, window, page or report.
- Modify the title of the notes used in the program documentation of a control, window, page or report.
|
NumberColumn | NumberColumn is used to:- Find out the number of columns in a control containing columns (Table, Check Box, Radio Button controls, etc.).
- Modify the number of columns in a multi-column List Box control.
|
NumberRow | The Property NumberLine returns the maximum number of lines with data in an Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height. |
Opacity | The Property Opacity allows you to know and define the opacity percentage of a window or of the fields present in a window or a page. |
Versions 19 and laterPane New in version 19Pane Pane | The Property Volet makes it possible to: - Find out the pane tabs associated with a control.
- Define the pane tabs associated with a control.
|
ParallaxRateHeight | ..ParallaxRateHeight is used to find out and specify the speed at which a control is reduced when the scrollbar found in the window, the internal window or the page moves. |
ParallaxRateY | The Property RateParallaxisY allows you to know and indicate how fast an control is moving when the scrollbar of the window, the internal window or the page is moving. |
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.
|
PopupMenu | PopupMenu is used to:- Find out the custom popup menu associated with a control or window.
- Modify the popup menu associated with a control or window (associate another popup menu with the control or window).
- Customize the system menus of controls by adding options.
|
Process | ..Process is used to modify the processes that must be run by the events available on a control, window, page, report, etc. |
Versions 09 and laterNote New in version 09Note Note | Note 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.
|
Ribbon | The Property Ribbon allows access to the Ribbon control of the associated field (Word Processing control, PDF Reader, Spreadsheet, Image Editor or HTML Editor). |
RightClick | RightClick is used to find out and modify the name of the button that will be run when a right click is performed on an object. |
RightToLeft | The RightToLeft property allows to know the real set direction, effective on an control, a column, a window or an report. |
Selection | ..Selection is used to find out the characteristics of the selection (or cursor): - in the Word Processing control.
Remark: This selection is located in the section currently edited in the control (body, header or footer). - in the Spreadsheet control.
|
Versions 11 and laterSize New in version 11Size Size | The Property Size allows to know and modify the size of an element. |
Versions 09 and laterState State | ..State is used to find out and modify the display state of an element. |
Versions 20 and laterStyle Style | The Property Style allows you to retrieve or affect the complete style of an Control (including overloads). |
TABOrder | The Property NumTAB allows you to know and modify the position of an control in the tab order of a window. |
TextDirection | The Property WritingSense makes it possible to know and modify the direction of set used in a window, an report or in an control (useful for the management of Arabic or Hebrew languages). |
TitleHeight | ..TitleHeight is used to find out and modify : - the height of the title for the columns of a Table or TreeView Table control.
- the height of the title bar of a Dockable Panel control.
|
ToolbarVisible | The Property BarOutilsVisible allows to: - Find out whether the control ribbon is displayed.
- Display (or not) a ribbon for the control.
|
ToolTip | ..ToolTip is used to find out and modify the text displayed in the tooltip associated with a control found in a window or in a page. |
Versions 09 and laterType New in version 09Type Type | Type is used to find out:- the type of element described by programming (file or item description) or not (file or item defined in the data model editor, view or query).
- the type of object.
- the type of value stored in a variant.
|
Versions 09 and laterValue Value | ..Value 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.
|
Visible | ..Visible is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
|
Visible With Animation | The Property Visible WithAnimation allows to make a field visible or Invisible by playing the "Appearance/Disappearance" animation defined: - or in the "Advanced" tab of the HEX@ window of the project ("Animation of fields" button).
- either in the "Style" tab of the control or the project.
|
VisualEffect | The Property VisualEffect allows you to manage a visual effect on an Control or a group of Control s of a window. |
Versions 09 and laterWidth Width | Width is used to find out and modify 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.
|
WinEditAllowed | The Property AuthorizedEditionWindow allows to know and modify the manipulations authorized on an control when the window goes into "UI modification by the end user" mode. |
WorksheetName | The Property SheetName allows you to know or modify the name of the current worksheet in an Spreadsheet control. |
Versions 09 and laterX New in version 09X X | X is used to:- Find out the X coordinate of a control, of a Table control column or of a window (position on X axis).
- Modify the X-coordinate of a control or window (position on X-axis).
|
XInitial | XInitial is used to:- Find out the X coordinate:
- of a control (position on X axis) when opening the window or the page.
- of a window (position on X axis) when opening the window.
- Modify the X coordinate of a control anchored "to right" (position on X axis) when opening the window.
- Find out the X coordinate of a control in relation to its block (position in millimeters on X axis) when opening the report.
|
Versions 09 and laterY New in version 09Y Y | The Property Y makes it possible 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 Property YInitial allows 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.
|
Versions 12 and laterZoom New in version 12Zoom Zoom | The Property Zoom allows you to know or modify the zoom value used: - in an Image control.
- in a Map control.
- in an Organization Chart control.
- in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
- in a Word Processing control.
- in a PDF Reader control.
- in a window.
|
ZOrder | The Property Altitude allows you to manage the altitude of an control. |