| |
Versions 09 and laterAlias Alias | ..Alias is used to: - find out or modify the alias of a window (WINDEV)
- Find out and modify the alias of a dynamic tab pane (WINDEV)
- find out the internal HTML/Javascript name of a control (WEBDEV).
|
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.
|
Animation | ..Animation is used to manage the animation of an image. |
AutoBrowse | ..AutoBrowse is used to find out whether the browse performed in a browsing list box, looper, table or combo box is automatic or programmed. |
BackgroundImage | ..BackgroundImage is used to find out and modify the background image of an element: window, page, control or report. |
BackgroundImageState | ..BackgroundImageState is used to find out and modify the number of drawings found in the image associated with the border of a button. |
BrowsedFile | ..BrowsedFile is used to find out and modify the data source used to display the records in the controls based on a data file. |
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.
|
BackgroundColor | ..BackgroundColor is used to manage the background color of a control, window, page or report block. |
BrushStyle | ..BrushStyle is used to find out and modify the display style for the background of the cells found in the tables and/or in the treeview tables. |
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 control or in a link control.
- Modify the text displayed in a Static control or in a 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.
|
Checked | ..Checked is used to:- Find out whether a menu option is checked or not.
- Display (or not) a checkmark in front of a menu option.
|
Collapsed | ..Collapsed is used to:- find out or define the status (collapsed or expanded) that will be used when rows are added into 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,
- a Drawer control,
- a Ribbon control,
- a Navigation Bar control.
- a Pivot Table control in a report.
|
CollapsedImage | ..CollapsedImage 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.
|
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.
|
ColumnWidth | ..ColumnWidth is used to find out and modify the width of each column found in a multi-column Looper control. |
Content | ..Content is used to read or write the content of a control: - Memory List Box,
- Memory Combo Box,
- Spreadsheet.
|
Versions 09 and laterCount Count | Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
Cursor | ..Cursor is used to find out and modify the position of the mouse cursor in one fo the following controls:- Edit control.
- Editable Combo Box.
- "Edit control" table column and "Editable Combo Box" table column.
- Word Processing control.
|
CursorEnd | ..CursorEnd is used to find out and modify the end of selection position of the mouse cursor in one of the following controls:- Edit control.
- Editable Combo Box.
- "Edit control" table column and "Editable Combo Box" table column.
- Word Processing 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.
|
DisplayedValue | ..DisplayedValue is used to find out the value currently displayed on the screen in a window control or in a page control. |
DndSource | ..DndSource is used to find out and modify the behavior of a control during Drag and Drop. |
DndTarget | ..DndTarget is used to find out and modify the behavior of a control during Drag and Drop. |
DoubleClick | ..DoubleClick allows you to know and modify the name of the Button control that will be executed when double-clicking on a control. |
Ellipsis | ..Ellipsis is used to find out and modify the management mode of ellipsis in: - a window control (Static, edit control, List box, Button, Combo box or Static table column).
- a Static control in a report.
|
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.
|
EndDate | ..EndDate is used to find out and modify the end date of the period selected: - in a Calendar control,
- in an Organizer control.
- in a Scheduler control.
|
ExpandedImage | ..ExpandedImage 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.
|
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.
|
FillType | ..FillType is used to find out the type of source used to fill the Table, List Box, ListView, Combo Box and Looper controls. |
Filter | ..Filter is used to find out and modify the filter used to display records in: - the browsing Table controls,
- the browsing TreeView Table controls,
- the browsing List Box controls,
- the browsing Combo Box controls,
- the browsing Looper controls.
|
FontBold | ..FontBold is used to:- Find out whether a text is bold or not.
- Modify the weight of 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.
|
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.
|
FullName | ..FullName is used to find out the full name:- of a control.
- of a window.
- of a menu option.
- of a table column.
|
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.
|
Versions 12 and laterHint New in version 12Hint Hint | ..Hint is used to find out and modify the hint text displayed when the edit control is empty. |
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. |
ImageHeight | ..ImageHeight is used to:- Find out the height of the image section displayed in an image control or in the background of a chart control.
- Modify the height of the image section displayed in an image control or in the background of a chart control.
|
ImageMode | ..ImageMode is used to find out and modify the display mode of an image in an Image control, in an Image table column and in the background of a Chart control found in a window. |
ImageState | ..ImageState is used to find out and modify the number of drawings found in:- The image associated with a button.
- The image of the cursor in a slider.
- The image associated with the button of a sidebar pane.
- The image associated with the button of a tab pane.
- The image associated with the Rating control.
|
ImageWidth | ..ImageWidth is used to find out and modify:- the width of the image section that is displayed in an Image control or in the background of a Chart control.
- the width reserved in a row of a treeview table for the image of a treeview column.
|
InitialAnimation | ..InitialAnimation is used to find out the initial status of animation in an Image control, a button, a Static control or a Carousel control. |
InitialContent | ..InitialContent is used to find out and modify 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 | ..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.
|
InitialState | ..InitialState is used to find out the initial status of a control. |
InitialValue | ..InitialValue is used to find out the initial value of a control found in a window or in a page. |
InitialVisible | ..InitialVisible is used to find out whether:- a control was visible during the first display of associated window or page.
- a window was visible during its first display.
|
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).
|
InputType | ..InputType is used to find out and modify the type of input allowed by a control: Duration, Date, Numeric, ... |
LineHeight | ..LineHeight is used to find out and modify the height of 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.
|
ListViewMode | ..ListViewMode is used to:- Find out the display mode of a ListView control.
- Modify the display mode of a ListView control.
|
MaxHeight | ..MaxHeight is used to find out and modify the maximum height of a control or window. |
MaxLineHeight | ..MaxLineHeight is used to find out and modify the maximum height of: - 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.
|
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.
|
MaxWidth | ..MaxWidth is used to find out and modify the maximum width of a control or window. |
Memory | ..Memory is used to find out whether the specified control is a memory control or a browsing control. |
MemoryFormat | ..MemoryFormat is used to find out and modify the format of the value returned for:- the Date or Time edit controls.
- the Date or Time table columns.
- the Calendar controls.
- the Static controls.
- the editable combo boxes.
- the table columns displayed by combo boxes.
|
MinHeight | ..MinHeight is used to find out and modify the minimum height of a control or window. |
Miniature | ..Miniature is used to:- Find out the image associated with an element of a ListView control.
- Modify the image (the miniature) associated with an element of a ListView control.
|
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.
|
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 | ..MouseCursor is used to find out and modify the rollover cursor defined for a control, a window or a page. |
Moveable | ..Moveable is used to:- Find out whether a table column can be moved by the user,
- Allow and/or forbid a table column to be moved by the user.
|
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. |
Multiselection | ..Multiselection is used to find out and modify the selection mode:- of a Table (and TreeView Table) control.
- of a Pivot Table control.
- of a List Box (and ListView) control.
- of a Looper control.
- of a Calendar control.
- of files in an Upload 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.
|
NewLine | ..NewLine is used to find out:- 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.
|
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.
|
Num1stDayOfTheWeek | ..Num1stDayOfTheWeek is used to find out and modify 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.
|
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.
|
Password | ..Password can be used: - on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
- on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who is using the connection.
|
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.
|
ProgressBarColor | ..ProgressBarColor is used to find out and modify the progression color (which means the color of the area that moves forward) in one of the following controls: - Progress Bar control,
- Progress Bar column,
- Progress Bar cell,
- infinite Progress Bar control.
|
Pushed | ..Pushed is used to find out and modify the status of an on/off button (pressed or not). |
ReturnedValue | ..ReturnedValue is used 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.
|
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. |
ScrollValue | ..ScrollValue is used to manage the value of the scroll. |
Selected | ..Selected is used to find out whether a row is selected (in a List Box control, a ListView control or a Table control) and to select a row (in a List Box control, a ListView control or a Table control). |
Versions 11 and laterSize New in version 11Size Size | ..Size is used to find out and modify the size of an element. |
Versions 14 and laterSort New in version 14Sort Sort | Sorts a WLanguage array. |
Sortable | ..Sortable is used to:- Find out whether a column of a Table control is sortable.
- Make a column of a Table control sortable or not.
|
Sorted | ..Sorted is used to:- Find out whether a control is sorted.
- Sort a control or not.
|
SourceWindow | ..SourceWindow is used to find out the source of an internal window (which means the internal window displayed by the Internal Window control). |
StartDate | ..StartDate is used to find out and modify the start date of the period selected:- in a Calendar control.
- in an Organizer control.
- in a Scheduler control.
|
Versions 09 and laterState State | ..State is used to find out and modify the display status of an element. |
StatusBar | ..StatusBar is used to:- find out whether the status bar is displayed or not
- display (or not) the status bar of a window.
|
StoredItem | ..StoredItem is used to:- Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
- Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
|
StoredValue | ..StoredValue is used to find out the value currently stored by: - a row in a List Box, ListView or Combo Box control.
- a "Text token" edit control.
|
SubCaption | ..SubCaption is used to find out and modify: - the secondary caption of an option found in a Radio Button or Check Box control.
- the secondary caption of an element found in a TreeMap control.
|
TABOrder | ..TABOrder is used to find out and modify the position of a control in the navigation order of a window. |
Versions 09 and laterTitle Title | ..Title is used to:- Find out the title of a table column, Chart control, window or page
- Modify the title of a table column, Chart control, window or page.
|
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. |
ToolTipTitle | ..ToolTipTitle is used to find out and modify the text displayed in the tooltip associated with the title of a table column. This tooltip is displayed when the title of table column is hovered by the mouse cursor. |
TriState | ..TriState is used to:- Find out whether an option found in a check box supports 3 states or 2 states.
- Find out whether a treeview control supports 3 states or 2 states type checkmarks.
- Modify the type of an option found in a check box: option with 3 states or with 2 states.
|
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.
|
Vertical | ..Vertical is used to:- find out whether a control is oriented horizontally or vertically.
- modify the display direction of Table and Looper controls (switch from vertical to horizontal and conversely).
|
VerticalAlignment | ..VerticalAlignment is used to find out and modify the vertical alignment of a control. |
VerticalOrientation | ..VerticalOrientation is used to:- Find out the orientation of a ListView control.
- Modify the orientation of a ListView 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.
|
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).
|
XImage | ..XImage is used to find out and modify the origin (X coordinate) of the image section that will be displayed in an image control or in the background of a chart control. |
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.
|
YImage | ..YImage is used to find out and modify the origin (Y coordinate) of the image section that will be displayed in an Image control or in the background of a Chart control. |
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. |