| |
Accessibility | The Accessibility property gets and sets the accessibility properties of a control. |
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.
|
AppointmentContinuous | The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control. |
BackgroundColor | The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
BrowsedFile | The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
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.
|
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.
|
ContextMenu | The ContextMenu property is used to:- Get the custom context menu of a control, window or page.
- Change the custom context menu of a control, window or page (or associate another context menu).
- Customize the system menus of the controls by adding options.
|
DayBreakHeight | The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
DayHeight | The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
DayWidth | The DayWidth property is used to determine and change the width of days: - in a Scheduler control where the days are displayed in column and the resources in rows.
- in a Gantt Chart column.
|
DirectInputAPT | The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control. |
DisplayEnabled | The DisplayEnabled property is used to:- determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
- refresh a control or window.
|
DndSource | The DndSource property is used to determine and change a control's drag-and-drop behavior. |
DndTarget | The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
DoubleClick | The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked. |
EndDate | The EndDate property gets and sets the selected time period end date: - in a Calendar control,
- in an Organizer control.
- in a Scheduler control.
|
EndTotalRange | The EndTotalRange property is used to: - get the last date or time that can be displayed in a Scheduler or TimeLine control.
- change the last time that can be displayed in a TimeLine control.
|
EndVisibleRange | The EndVisibleRange property is used to: - find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
- modify the last visible time in a TimeLine control.
|
Extra | The Extra property is used to:- Get additional information about a control, window, or page.
- Edit additional information of a control, window or page.
|
FlexAlignSelf | The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self"). |
FlexGrow | The FlexGrow property gets and sets the grow factor of an item in a line of a Flexbox control. |
FlexShrink | The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control. |
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.
|
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.
|
FullName | The FullName property is used to find out the full name:- of a control.
- of a window.
- of a menu option.
- of a table column.
|
GranularityDuration | The GranularityDuration property is used to get and change the size of the grid to resize:- appointments in an Organizer control.
- appointments in a Scheduler control.
- events in a TimeLine control.
- tasks in a Gantt Chart column.
|
GranularityMovement | The GranularityMovement property is used to get and change the size of the grid to move: - appointments in an Organizer control.
- appointments in a Scheduler control.
- events in a TimeLine control.
- tasks in a Gantt Chart column.
|
Grayed | The Grayed property is used to: - Determine if a control (or a group of controls) is grayed out.
- Gray out or ungray a control, a group of controls or a window.
|
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.
|
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.
|
HelpNumber | The HelpNumber property is used to identify and modify the help number associated with a control. |
HideWhileScrolling | The HideWhileScrolling property is used to:- Determine if the pinned control is hidden while scrolling,
- Show or hide the pinned control while scrolling.
|
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.
|
InitialState | The InitialState property gets the initial state of a control. |
InitialVisible | The InitialVisible property is used to determine if:- a control was visible during the first display of the associated window or page.
- a window was visible during its first display.
|
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.
|
LineHeight | The LineHeight property is used to get and change the height of the rows:- 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.
|
Markdown | The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report. |
MaskTitleDate | The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls |
MaskTitleTime | The MaskTitleTime property is used to get or change the mask used for the title of time columns: - in an Organizer control.
- in a Scheduler control.
- in a TimeLine control.
|
MaxHeight | The MaxHeight property is used to get and change the maximum height of a control or window. |
MaxWidth | The MaxWidth property is used to get and change the maximum width of a control or window. |
Message | The Message property is used 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 | The MinHeight property is used to get and change the minimum height of a control or window. |
MinWidth | The MinWidth property is used to get and change the minimum width of a control or window. |
ModificationDurationAPT | The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control. |
MouseCursor | The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page. |
MovementAPT | The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer 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.
|
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.
|
NewLine | The NewLine property is used to determine:- in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
- in a Looper control, whether the current row was created with 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.
|
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.
|
Num1stDayOfTheWeek | The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:- a Calendar control.
- an Organizer control.
- a Scheduler control.
- an Edit control in Date format with Calendar.
|
Opacity | The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page. |
Pane | The Pane property is used to: - Find out the pane tabs associated with a control.
- Define the pane tabs associated with a control.
|
ParallaxRateHeight | The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves. |
ParallaxRateY | The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves. |
PeriodSelection | The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control. |
Pinned | The Pinned property is used to: - Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
- Determine if a control is pinned.
|
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. |
Resource | The Resource property is used to: - find out the resources visible in a Scheduler control.
- find out the resource of the Scheduler control that corresponds to the specified index.
|
ResourceHeight | The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows. |
ResourceWidth | The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns. |
RightClick | The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked. |
RulerModifiable | The RulerModifiable property is used to: - Find out whether the user can move the playhead in a TimeLine control.
- Allow or prevent the user from moving the playhead in a TimeLine control.
|
RulerValue | The RulerValue property is used to get or change the position of the playhead in a TimeLine control. |
RulerVisible | The RulerVisible property is used to: - Determine if a playhead is visible in a TimeLine control.
- Show or hide a playhead in a TimeLine control.
|
SelectedResource | The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control. |
StartDate | The StartDate property is used to determine and change the start date of the selected time period:- in a Calendar control.
- in an Organizer control.
- in a Scheduler control.
|
StartTotalRange | The StartTotalRange property is used to: - get the first date or time that will be displayed in a Scheduler or TimeLine control.
- change the first time that can be displayed in a TimeLine control.
|
StartVisibleRange | The StartVisibleRange property is used to: - get and change the first visible date or time in a Scheduler or TimeLine control.
- change the first visible time in a TimeLine control.
|
State | The State property gets and sets the state of an element. |
Style | The Style property is used to retrieve and assign the entire style of a control (including the overrides). |
TABOrder | The TABOrder property gets and sets the position of a control in the tab order of a window. |
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). |
ToolTip | The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control. |
Type | The Type property is used to get:- the type of element (data file or item) defined programmatically or in the data model editor, view or query.
- the type of object.
- the type of data held in a Variant.
|
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.
|
Vertical | The Vertical property is used to:- determine if a control is oriented horizontally or vertically.
- change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).
|
Visible | The Visible property is used to:- Find out whether an element is visible.
- Make an element visible or invisible.
|
VisibleWithAnimation | The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation. |
VisualEffect | The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window. |
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.
|
WinEditAllowed | The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode. |
WorkingHourEnd | The WorkingHourEnd property is used to identify and change the end time of working hours used:- by an Organizer control.
- by a Scheduler control.
- by a Gantt Chart column (in a Table or TreeView Table control).
|
WorkingHourStart | The WorkingHourStart property is used to get and change the start time of working hours used: - by an Organizer control.
- by a Scheduler control.
- by a Gantt Chart column (in a Table or TreeView Table control).
|
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. |