| |
DisplayEnabled | The DisplayEnabled property is used 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.
|
Versions 09 and laterAlias Alias | The Property Alias allows 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).
|
ZOrder | The Property Altitude allows you to manage the altitude of an control. |
Anchor | The Anchor property is used to manage the anchors of a control in a window or report. |
XAxisMax | ..XAxisMax is used to find out the upper bound on the X axis for a Chart control. This property can be used in the zoom process of a chart to identify the section displayed. |
XAxisMin | ..XAxisMin is used to find out the lower bound on the X axis for a Chart control. This property can be used in the zoom process of a chart to identify the section displayed. |
YAxisMax | 0. This property can be used in the zoom process of a chart to identify the section displayed. |
YAxisMin | The Property AxeYMin is used to find out the minimum Y-axis limit of an Control of the graph type. |
ZAxisMax | ..ZAxisMax is used to find out the upper bound of altitudes (Z axis) for a Chart control (Surface chart). |
ZAxisMin | ..ZAxisMin is used to find out the lower bound of altitudes (Z axis) for a Chart control (Surface chart). |
ToolTip | The Property Bubble allows you to know and modify the text displayed in the tooltip associated with an Control of a window or a page. |
HorizontalAlignment | ..HorizontalAlignment is used to find out and modify the horizontal alignment of a control. |
VerticalAlignment | The Property CadrageVertical makes it possible to know and modify the vertical framing of an 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.
|
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. |
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.
|
BackgroundColor | ..BackgroundColor is used to manage the background color of a control, window, page or report block. |
CrosshairColor | The Property Color Mire allows to know and modify the Color of an Chart control test pattern . |
MouseCursor | The Property MouseCursor allows you to know and modify the hover cursor defined for an control, a window or a page. |
DndTarget | ..DndTarget is used to find out and modify the behavior of a control during Drag and Drop. |
DndSource | ..DndSource is used to find out and modify the behavior of a control during Drag and Drop. |
RightToLeft | The RightToLeft property allows to know the real set direction, effective on an control, a column, a window or an report. |
AnimationDuration | The Property Duration Animation allows to know and modify the Duration of the animation: - in a Chart control. This duration is set to 30 hundredths of a second by default.
- in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
- in an Image Gallery Looper control.
|
CrosshairThickness | ..CrosshairThickness is used to find out and modify the thickness of the crosshair for a Chart control. |
Versions 09 and laterState State | The Property Report makes it possible to know and modify the display report of an item. |
InitialState | The Property StateInitial makes it possible to know the initial report of an Control. |
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. |
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.
|
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 | 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.
|
ImageHeight | The Property HeightImage makes it possible 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.
|
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.
|
MaxHeight | The Property HeightMax allows to know and modify the maximum height of an control or a window. |
MinHeight | MinHeight is used to find out and modify the minimum height of a control or window. |
Versions 09 and laterImage Image | Image is used to find out and modify the background image displayed in a control or in a block. |
BackgroundImage | The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
ImageMode | The Property Image Mode makes it possible to know and modify the display mode of an Image in an Image control, in a column of table of type Image and in the Background of an Chart control present in 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.
|
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.
|
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.
|
MaxWidth | MaxWidth is used to find out and modify the maximum width of a control or window. |
MinWidth | ..MinWidth is used to find out and modify the minimum width of a control or window. |
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.
|
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.
|
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).
|
TransparencyMode | The Property ModeTransparence allows to know and modify the transparency mode of an Image. |
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. |
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.
|
NumberPage | The Property NumberPage makes it possible to know: - the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
- the number of pages in a PDF file displayed in an Image control.
- the number of pages found in a PDF file displayed in a PDF Reader control.
- the number of pages found in a DOCX file displayed in a Word Processing 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.
|
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.
|
HelpNumber | The HelpNumber property is used to identify and modify the help number associated with a control. |
PageNumber | The Property PageNumber allows you to: - find out and modify the number of the page displayed in an Image control ("multi-page" image files)
- find out and modify the page number of a PDF file displayed in an image control of a window
- find out and modify the page number of a PDF file displayed in report background.
|
Versions 12 and laterCount Count | ..Count is used to find out the number of elements in a set. |
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. |
CrosshairOpacity | The Property OpacityMire allows to know and modify the opacity of the Chart control test pattern. |
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.
|
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). |
Versions 20 and laterStyle Style | The Property Style allows you to retrieve or affect the complete style of an Control (including overloads). |
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.
|
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.
|
AnchorRateHeight | ..AnchorRateHeight is used to:- Find out the anchor rate in height of a control.
- Modify the anchor rate in height of a control.
|
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.
|
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 laterTitle Title | The Property Title allows 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.
|
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.
|
Process | The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
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 | The Property Value allows 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.
|
InitialValue | ..InitialValue is used to find out the initial value of a control found in a window or in a page. |
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.
|
Visible | ..Visible 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. |
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.
|
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.
|
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 | 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.
|
YImage | The Property YImage makes it possible to know and modify the origin (ordinate) of the portion of the Image that will be displayed in an Image control or in the background of an Chart control. |
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.
|
Remark: Some properties may not be available according to the platform used. See the help page about the property for more details.