| |
Anchor | ..Anchor is used to manage the anchor of a control in a window or 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 | ..AnchorRateRight 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 | ..AnchorRateWidth 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 | ..BackgroundColor is used to manage the background color of a control, window, page or report block. |
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.
|
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.
|
DisplayCurrency | ..DisplayCurrency allows you to find out and modify the currency used when displaying and/or typing data in a "Currency + Euro" control. |
DisplayedItem | ..DisplayedItem is used to:- Find out the item or the variable displayed by the control.
- Modify the item or the variable displayed by the 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.
|
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.
|
FontBold | ..FontBold is used to:- Find out whether a text is bold or not.
- Modify the weight of a text.
|
FontCharset | ..FontCharset 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 | ..FontCondensed is used to:- Find out whether the characters in a text are condensed or not.
- Condense (or not) the characters in a text.
|
FontExtended | ..FontExtended is used to:- Find out whether the characters in a text are extended or not.
- Extend (or not) the characters displayed in a text.
|
FontItalic | ..FontItalic is used to:- Find out whether the italic attribute is assigned to a text.
- Modify the italic attribute of a text.
|
FontLarge | ..FontLarge is used to:- Find out whether the characters in a text are enlarged or not.
- Enlarge (or not) the characters in a text.
|
FontName | ..FontName is used to:- Find out the font used in a control.
- Modify the font used in a control.
|
FontSize | ..FontSize is used to:- Find out the size of the font used in a control.
- Modify the size of the font used in a control.
|
FontStrikeOut | ..FontStrikeOut is used to:- Find out whether a text is struck out or not.
- Strike out (or not) the text displayed in a control.
|
FontUnderlined | ..FontUnderlined is used to:- Find out whether a text is underlined or not.
- Underline (or not) a text.
|
FutureHeight | ..FutureHeight is used to find out the height of an auto-resizable control in a report when this control is enlarged. |
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.
|
Height | ..Height is used 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.
|
HeightInPixel | ..HeightInPixel is used to find out the height of a report control in pixels. |
HorizontalAlignment | ..HorizontalAlignment is used to find out and modify the horizontal alignment of a control. |
Versions 09 and laterImage Image | ..Image is used to find out and modify the background image associated with a control or with a block. |
InitialHeight | ..InitialHeight 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 | ..InitialWidth 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 | ..InputMask is used to:- find out the input mask.
- modify the input mask (among the available masks for the type).
|
MemoryCurrency | ..MemoryCurrency is used to find out and modify the currency used when handling a "Currency + Euro" control by programming. |
Multiline | In a window or in a page, ..Multiline 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, ..Multiline allows you to find out and modify the "Multiline" option of a control in a report. |
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.
|
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.
|
NoteTitle | ..NoteTitle is used 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.
|
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 | ..Process is used to modify the processes that must be run by the events available on a control, window, page, report, etc. |
RightToLeft | ..RightToLeft is used to find out the actual writing direction, effective on a control, a column, a window or a report. |
Versions 09 and laterState State | ..State is used to find out and modify the display status of an element. |
TextDirection | ..TextDirection is used to find out and modify the writing direction used in a window, in a report or in a control (useful for managing languages such as Arabic or Hebrew). |
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.
|
VerticalAlignment | ..VerticalAlignment is used to find out and modify the vertical alignment of a control. |
Visible | ..Visible is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
|
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 stackable or not.
|
WidthInPixel | ..WidthInPixel is used to find out the width of a report control in pixels. |
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 | ..Y 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 | ..YInitial 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 | ..ZOrder is used to manage the z-order position of a control. |