ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Properties associated with windows, pages and controls
431 results
The Accessibility property gets and sets the accessibility properties of a control.
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
The Address property is used to:
  • Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect.
  • Get the address of the last outgoing connection request.
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
The Alias property is used to:
  • get or change the alias of a window (WINDEV and WINDEV Mobile).
  • get or change the alias of a dynamic tab (WINDEV).
  • get the internal HTML/JavaScript name of a control (WEBDEV).
The AllowActionBarHiding property automatically hides the Action Bar.
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
The Anchor property sets the anchors of a control in a window, page or report.
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.
The AnchorRateHeight property is used to:
  • Find out the vertical anchor rate of a control.
  • Modify the vertical anchor rate of a control.
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.
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.
The AnchorToContent property determines and changes how the control adapts to its content.
The Animation property animates an image.
The AnimationDirectionAlernate property allows you to:
  • Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards.
  • Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards.
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle:
  • 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.
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
The AttachPointEnd property gets and sets the position of the end attachment point of a Wire control.
The AttachPointStart property gets and sets the position of the start attachment point of a Wire control.
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
The AutoLineWrap property is used to:
  • determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.
  • set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.
The AutomaticallyMinimized property is used to:
  • Find out the timeout before the Repositionable Note control is automatically minimized.
  • Define the timeout before the Repositionable Note control is automatically minimized.
The AutomaticErase property is used to:
  • find out whether an edit control is in "Automatic erase" mode.
  • modify the "Automatic erase" characteristic of an edit control.
The AutomaticLink property is used to:
  • determine if the automatic link detection mode is enabled,
  • enable or disable the automatic link detection mode.
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
The AutoRefresh property is used to:
  • Find out whether the data found in the series is automatically recalculated whenever grDraw is called
  • Modify the mode for recalculating the data found in the series.
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The BackgroundImageLine property is used to get and change the background image of each row:
  • of a Table control,
  • of a TreeView Table control,
  • of a Looper control.
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
The Bearing property gets or sets the bearing of the map displayed in a Map control.
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
The Border property is used to get and change the characteristics of the borders:
  • for a report control or block.
  • for a window control.
  • for a cell of a Table control.
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
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.
The ButtonType property gets and sets the type of a Button control: Cancelation, Interruption, Validation, ...
The CalculationInProgress property allows you to determine whether the data of a Pivot Table control is being calculated (synchronously or asynchronously).
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
The Camera property is used to identify and change the camera used (back or front).
The CaptionHTML property is used to handle the text of a control as HTML code.
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
The Checked property gets and sets the checkmark state of an element.
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
The CheckmarkVisible property is used to:
  • Determine whether a checkmark is displayed to the left of a row in a TreeView control.
  • Show or hide a checkmark to the left of a row in a TreeView control.
The CheckSpell property is used to enable or disable the automatic spelling checker.
The Clickable property gets and sets the behavior of an Image control when it is clicked.
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
The Collapsed property is used to:
  • get or define the state (collapsed or expanded) that will be used when rows are added to 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,
    • the break headers and footers of Table and Looper controls,
    • a Drawer control,
    • a Ribbon control,
    • a Navigation Bar control.
    • a Pivot Table control in a report.
The CollapsedImage property 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.
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
The CompactOption property is used to:
  • determine whether the options of a Check Box, Radio Button or Dashboard control are compacted.
  • define whether the options of a Check Box, Radio Button or Dashboard control should be compacted.
The CompactToolbar property is used to:
  • determine if the window toolbars are compacted.
  • compact (or not) the toolbars.
The Compass property is used to:
  • display or hide the compass on a Map control,
  • determine whether the compass is displayed on a Map control.
The Compiler property gets and sets the compiler options in the Code Editor control, in particular, which functions are allowed or disallowed.
The Content property is used to read or write the whole content of a control:
  • List Box populated programmatically,
  • Combo Box populated programmatically,
  • Spreadsheet.
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).
  • WINDEVWINDEV Mobile Customize the system menus of the controls by adding options.
The CrosshairColor property gets and sets the color of the crosshair in a Chart control.
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
The Cursor property gets and sets the 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.
  • HTML Editor control.
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
  • Edit control.
  • Editable Combo Box.
  • "Edit control" table column and "Editable Combo Box" table column.
  • Word Processing control.
The DataBinding property is used to identify and change the binding between a control and:
  • an item in a data file.
  • a variable.
  • several variables.
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.
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.
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.
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
The DeleteButton property allows you to determine if there is an automatic delete button in a Text Edit control, and to change its position.
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
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.
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
The DisplayBookmarks property is used to:
  • identify the display mode of bookmarks in a Word Processing control.
  • show or hide bookmarks in a Word Processing control.
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
The DisplayedItem property is used to:
  • Find out the item or the variable displayed by the control.
  • Modify the item or the variable displayed by the control.
The DisplayedItemImage property is used to:
  • Get the item that corresponds to the image displayed in a ListView control.
  • Change the item that corresponds to the image displayed in a ListView control.
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
The DisplayedValue property returns the value currently displayed in the control of a window or page.
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.
The DisplayEvenIfNull property is used to:
  • Determine whether a row or column in a Pivot Table control is displayed even if it contains no value.
  • Show or hide a row or column in a Pivot Table control if it does not contain any values.
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
The DisplayFormattingMarks property is used to:
  • Determine if formatting marks are shown or hidden in a Word Processing control.
  • Show or hide formatting marks in a Word Processing control.
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
The DisplayMask property is used to:
  • Find out the display mask.
  • Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.
The DisplayMode property gets and changes:
  • the display mode in a Word Processing control,
  • the display mode in a PDF Reader control
  • the display mode in an HTML Editor control,
  • the display mode in a Kanban control
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
The DisplayModePreview property gets and sets the camera preview mode.
The DisplayOrphan property is used to:
  • Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
  • Change the display mode of a row or column in a Pivot Table control when it has no parent.
The DndSource property is used to determine and change a control's drag-and-drop behavior.
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
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.
The Driver property is used to get the video capture driver the Camera control is associated with.
The DynamicTab property is used to:
  • Find out the type of a Tab control (static tab or dynamic tab).
  • Modify the type of a Tab control (static tab or dynamic tab).
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
The ElementHeight property is used to:
  • Find out or modify the height of the elements in an Organization Chart control.
  • Find out or modify the height of the cells in a Dashboard control.
The ElementOrientation property gets and sets the orientation of an Organization Chart control.
The ElementWidth property is used to:
  • Find out or modify the width of the elements in an Organization Chart control.
  • Find out or modify the width of the cells in a Dashboard control.
The Ellipsis property is used to determine and change the truncation mode with ellipses in:
  • a window control (Static, edit control, List box, Button, Combo box or Static table column).
  • a Static control in a report.
The EmptyIfZero property is used to:
  • Find out the management mode of zero value in a control.
  • Modify the management mode of zero value in a control
The EndControl property gets or sets the end control of a Wire control.
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.
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.
The ExpandedImage property 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.
The Extra property is used to:
  • Get additional information about a control, window, or page.
  • Edit additional information of a control, window or page.
WEBDEV - Browser code In browser code, you can only get additional information of a control or page.
The FileFilter property gets and sets the filter used to display files:
  • when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
  • in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.
The FilePath property gets:
  • the name of the xlsx file associated with a Spreadsheet control.
  • the name of the file associated with an Image Editor control.
  • the name of the PDF file associated with a PDF Reader control.
  • the name of the DOCX file associated with a Word Processing control.
  • the name of the wddiag file associated with a Diagram Editor control.
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
The Flash property determines and changes the flash mode in a Camera control.
The FlexAlignContent property gets and sets the alignment of the lines within the Flexbox control along the cross axis (corresponding CSS property: "align-content").
The FlexAlignItems property gets and sets the alignment of the items in a line of a Flexbox control along the cross axis (corresponding CSS property: "align-items").
The FlexAlignSelf property gets and sets the alignment of an item along the cross axis of a Flexbox control (corresponding CSS property: "align-self").
The FlexColumnGap property gets and sets the size of the gutter that separates the columns of a Flexbox control.
The FlexDirection property gets and sets the direction of the main axis of a Flexbox control (corresponding CSS property: "flex-direction").
The FlexGrow property gets and sets the grow factor of an item in a line of a Flexbox control.
The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content").
The FlexRowGap property gets and sets the size of the gutter that separates the rows of a Flexbox control.
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
The FocusOnClick property is used to:
  • Determine if a control gains focus when clicked.
  • Allow or prevent a control from gaining focus when clicked.
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
The FolderModeImage property gets and sets the display mode of the folder image in TreeView and TreeView Table controls.
The FontBold property is used to:
  • Determine if the text is bold.
  • Change the weight of the text.
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.
The FontCondensed property is used to:
  • Determine if characters in a text are condensed.
  • Condense (or not) the characters in a text.
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.
The FontItalic property is used to:
  • Determine if the text is italicized.
  • Apply or remove italic formatting from the text.
The FontLarge property is used to:
  • Determine if the text is expanded.
  • Expand the text.
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
The FontName property is used to:
  • Identify the font used in a control.
  • Change the font used in a control.
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.
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.
The FontUnderlined property is used to:
  • Determine if the text is underlined.
  • Underline (or not) a text.
The FormattingMarksColor property is used to:
  • get the color of the formatting marks in a Word Processing control.
  • change the color of the formatting marks in a Word Processing control.
The FormulaBarVisible property 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.
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.
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
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.
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.
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.
The GridlinesVisible property is used to:
  • Determine whether or not gridlines are visible in a control.
  • Show or hide gridlines in a control.
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
The HeaderVisible property is used to:
  • Determine if the row and column headers are displayed in a Spreadsheet control.
  • Show or hide the row and column headers in a Spreadsheet control.
The HeightCollapsed property gets and sets the "collapsed" height of the bottom sliding window associated with the current window.
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
The HeightExpanded property gets and sets the "expanded" height of the bottom sliding window associated with the current window.
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
  • in the "Advanced" tab of the project description window ("Control animation" button).
  • in the "Style" tab of the control or project.
The HelpNumber property is used to identify and modify the help number associated with a control.
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
The HideWhileScrolling property is used to:
  • Determine if the pinned control is hidden while scrolling,
  • Show or hide the pinned control while scrolling.
The Hint property gets and sets the hint text displayed when the Edit control is empty.
The HintTextColor property gets and sets the hint text color of an Edit control.
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The HTMLAfter property is used to get and change the HTML code inserted after the control.
The HTMLAttribute property reads and changes the HTML attributes of the control.
The HTMLBefore property gets and changes the HTML code added before the control.
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
The HTMLEdit property is used to:
  • find out whether a Word Processing control is displayed in optimized mode for HTML editing,
  • modify a Word Processing control to display it (or not) in optimized mode for HTML editing.
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
The HtmlFormat property is used to:
  • find out whether an edit control accepts the input in HTML format.
  • modify the input format of an edit control.
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
The ImageHeight property 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.
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
The ImageState property is used to get and change the number of drawings 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.
  • The image associated with a group in a Ribbon control.
  • The image associated with a menu option.
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
The IncomingData property gets and sets the type of data received by the stream.
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
The InitialContent property gets the initial content:
  • of a List Box control populated programmatically.
  • of a Combo Box control populated programmatically.
  • of a "List of values" column in a Table control.
  • in a Spreadsheet control.
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.
The InitialState property gets the initial state of a control.
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
The InitialValue property is used to get the initial value of a control in a window or page.
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.
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.
The InputEnabled property is used to:
  • Determine if a control or a group of controls is editable or read-only.
  • Change the input options for a control or group of controls.
The InputFormula property is used to:
  • find out whether the end user can enter or change formulas in a Spreadsheet control.
  • allow or prevent the end user from entering or changing formulas in a Spreadsheet control.
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
The InputValue property is used to:
  • find out whether the end user can enter or change values in a Spreadsheet control.
  • allow or prevent the end user from entering or changing values in a Spreadsheet control.
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
  • the caption of a Static control.
  • the elements of a List Box control.
  • the elements of a Combo Box control.
  • the values of a column in a Table control.
The IntervalX property gets the interval between marks on the X-axis.
The IntervalY property gets the interval between marks on the Y-axis.
The IntervalYSecondaryAxis property gets the interval between marks on the secondary Y-axis.
The InvalidInputMessage property gets and sets the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
The Keywords property is used to get and modify the keywords associated with a page.
The Layout property is used to get the layout of the cells in a Layout control.
The LeftButton property gets and sets the characteristics of a button located on the left side of an Edit control.
The LeftIndent property is used to get and change the space to the left of the text in a control.
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
The LibrayPanelVisible property is used to:
  • determine if the "Library" panel is displayed in a Diagram Editor control.
  • show or hide the "Library" panel in a Diagram Editor control.
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
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.
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
The ListViewMode property is used to:
  • Find out the display mode of a ListView control.
  • Modify the display mode of a ListView control.
The LowerValue property is used to:
  • Get the lower bound of the interval currently selected in a Range Slider control.
  • Change the lower bound of the interval currently selected in a Range Slider control.
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
The MapMode property determines and changes how the map is displayed in the Map control.
The MarginHeight property is used to:
  • Find out the vertical margin between the widgets found in a Dashboard control.
  • Modify the vertical margin between the widgets found in a Dashboard control.
The MarginInterCell property is used to:
  • find out the margin between rows or columns in a Layout control.
  • modify the margin between rows or columns in a Layout control.
The MarginWidth property is used to:
  • Find out the horizontal margin between the widgets found in a Dashboard control.
  • Modify the horizontal margin between the widgets found in a Dashboard control.
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
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.
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
The MaxHeight property is used to get and change the maximum height of a control or window.
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
The MaxLineHeight property gets and sets the maximum height in:
  • the rows of a Table control (case of multiline rows with automatic resizing).
  • the rows of a TreeView Table control.
  • the rows of a Looper control.
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
The MaxNbLinesPerRow property is used to get and set the maximum row height in a Table control (expressed as a number of characters).
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
The MaxWidth property is used to get and change the maximum width of a control or window.
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
The Memory property determines if the specified control is populated programmatically or is based on a data file.
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
The MemoryFormat property is used to get and change the format of the value returned for:
  • Date or Time edit controls.
  • Date or Time table columns.
  • Calendar controls.
  • Static controls.
  • editable combo boxes.
  • table columns displayed by combo boxes.
The Merge property is used to merge the cells of a Table or TreeView Table control.
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).
The MinHeight property is used to get and change the minimum height of a control or window.
The Minimized property is used to:
  • find out whether a repositionable note is minimized,
  • minimize or restore a repositionable note.
The MinWidth property is used to get and change the minimum width of a control or window.
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
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.
The ModifierPanelVisible property is used to:
  • determine if the "Modifier" panel is displayed in a Diagram Editor control.
  • show or hide the "Modifier" panel in a Diagram Editor control.
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
The Movable property 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.
The MovableByBackground property is used to:
  • find out whether a window can be moved by the background,
  • allow (or not) a window to be moved by the background.
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
The MultimediaReader property gets and sets the media player currently used by a Multimedia control to play media files.
The Multiselection property gets and sets the selection mode:
  • in a Table and TreeView Table control.
  • in a Pivot Table control.
  • in a List Box and ListView control.
  • in a Looper control.
  • in a Calendar control.
  • of files in an Upload control.
The MultiWorksheet property is used to:
  • Find out whether a Spreadsheet control manages several worksheets.
  • Change the worksheet management mode of a Spreadsheet control.
The NameBrowserFile property gets the original name of the file to upload from the user's computer.
The NameServerFile property is used to get the name of the uploaded file on the server.
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
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.
The NbLinesPerPage property is used to:
  • Get and set the maximum number of Table rows per page.
  • Get and set the maximum number of Looper rows per page.
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
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.
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.
The NullIfEmpty property is used to:
  • Find out whether the value returned by the control is NULL if its content is empty.
  • Configure the value returned by the control if its content is empty.
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.
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
The NumberPage property is used to get:
  • 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.
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
The OrientationTitle property is used to:
  • Determine whether the headings of one or multiple columns in a Table control are angled.
  • Angle the headings of one or all the columns in a Table control.
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
The OutgoingData property is used to determine and change the type of data emitted by the stream.
The Page property is used to handle the page loaded in the WEBDEV Page control.
The PageBorderVisible property is used to:
  • determine if the page borders are displayed in a Diagram Editor control.
  • show or hide the page borders in a Diagram Editor control.
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
The PageNumber property is used to:
  • get and change the number of the page displayed in an Image control ("multi-page" image files)
  • get and change the page number of a PDF file displayed in an image control of a window
  • get and change the page number of a PDF file displayed in the background of a report.
The Pane property is used to:
  • Find out the pane tabs associated with a control.
  • Define the pane tabs associated with a control.
The PaneVisible property is used to:
  • determine if the pane of the Image Editor control is visible,
  • show or hide the pane of the Image Editor control.
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.
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.
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
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.
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.
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
The ProgressBarColor property gets and sets the progress color in the following controls and elements:
  • Progress Bar control,
  • Progress Bar column,
  • Progress Bar cell,
  • infinite Progress Bar control.
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
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.
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).
The Pushed property is used to get and change the state of a two-state button (pressed or released).
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
The RichEdit property is used to manage the RTF (Rich Text Format) type:
  • of an edit control or Static control found in a window.
  • of a Static control found in a report.
The RightButton property gets and sets the characteristics of a button located on the right side of an Edit control.
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
The RightIndent property is used to get and change the space to the right of the text in a control.
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
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.
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
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.
The RuleVisible property is used to:
  • Find out whether the rulers are visible or invisible in a Word Processing control.
  • Make the rulers visible or invisible in a Word Processing control.
The ScreenCastAllowed property is used to:
  • find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay),
  • allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay).
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
The ScreenshotAllowed property is used to:
  • Determine whether it is possible to take screenshots of a window,
  • Allow or prevent taking screenshots of a window.
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
The ScrollValue property gets and sets the scroll value.
The ScrollWithFinger property is used to:
  • Determine if the content of a control can be moved with the finger ("finger scrolling").
  • Enable or disable touch-responsiveness for a control.
The SearchAAF property is used to:
  • find out whether the search via AAF is enabled on a non-editable Combo Box control,
  • enable (or not) the search via AAF on a non-editable Combo Box control.
The SearchValue property is used to get and change the value of the search field in an Action Bar.
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
The Selected property is used to:
  • Select, or determine if a row is selected in a List, ListView or Table control.
  • Select, or determine if a column or cell is selected in a Table control with row or column selection.
  • Select, or determine if a WEBDEV menu option is selected.
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
The Selection property is used to get the characteristics of the selection (or cursor):
  • in a Word Processing control.
    Remark: This selection is in the section being edited in the control (body, header or footer).
  • in a Spreadsheet control.
  • in an HTML Editor control.
  • in a Diagram Editor control.
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
The ShapeExtremityStart property gets and sets the source end shape of a Wire control.
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
The SignatureMode property gets and sets the signature options of a Signature control in a report.
The Sortable property is used to:
  • Determine if a Table control column is sortable.
  • Make a column of a Table control sortable or not.
The Sorted property is used to:
  • Determine whether a control is sorted.
  • Sort a control.
The SortOption property gets and sets the sort options used in:
  • text columns in Table controls,
  • text columns in Treeview Table controls,
  • List Box and ListView controls,
  • Combo Box controls,
  • attributes of Looper controls,
  • images, clickable images and thumbnails with automatic sequence.
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
The StartControl property gets and sets the start control of a Wire control.
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.
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.
The StatusBar property is used to:
  • find out whether the status bar is displayed or not
  • display (or not) the status bar of a window.
The StoredItem property 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.
The StoredValue property is used to get the value currently stored by:
  • a row in a List Box, ListView or Combo Box control.
  • a "Text token" Edit control.
  • a row of a Table control.
  • an input suggestion in an Edit control (if the suggestion is selected).
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
The StoreTheConfiguration property is used to:
  • Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
  • Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)
The StoreTheValue property is used to:
  • Find out whether a control keeps its value between two application starts via the persistence.
  • Modify a control so that it keeps (or not) its value between two application starts via the persistence.
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
The SubCaption property is used to get and change:
  • 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.
The SwipeEnabled property enables or disables the swipe gesture support:
  • on an Internal Window control.
  • on a row in a Looper control.
The SynchroHFSQL property is used to:
  • get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
  • specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.
The TabMDI property is used to:
  • Get the type of a Tab control (simple tab or dynamic tab - MDI).
  • Change the type of a Tab control (simple tab or dynamic tab - MDI).
This property is obsolete from version 200057. Use DynamicTab.
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
The TABOrder property gets and sets the position of a control in the tab order of a window.
The TapToFocus property is used to:
  • Determine if tap to focus is enabled in a Camera control.
  • Enable or disable tap to focus in a Camera control.
The TestMode property determines if the Ad control displays a test ad.
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).
The TextProgressBar property gets and sets the text displayed in a progress bar.
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
The ThumbnailImage property is used to:
  • Get the image associated with an element of a ListView control.
  • Change the thumbnail image associated with an element of a ListView control.
The Tilt property gets or sets the tilt of the map displayed in a Map control.
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
The TitleBackgroundColor property gets and sets the background color of a column title in a Table or TreeView Table control.
The TitleColor property is used to:
  • get the text color of a column title in a Table or TreeView Table control.
  • set the text color of the title of one or all columns in a Table or TreeView Table control.
The TitleHeader property is used to:
  • Get the title and aspect of a column title-header (Table or TreeView Table control).
  • Get the number of column title-headers (Table or TreeView Table control).
  • Change the title and aspect of a column title-header (Table or TreeView Table control).
The TitleHeight property gets and sets:
  • 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.
  • the height of the title bar of a window with a custom title bar.
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control.
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
The TokenAllowDuplicate property is used to:
  • Allow or prevent the user from entering duplicates in a "Text token" Edit control.
  • Determine if duplicates are allowed in a "Text token" Edit control.
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
The TokenDeletable property is used to:
  • Determine if the end user is allowed to delete tokens in a "Text token" Edit control.
  • Allow or prevent the end user from deleting tokens in a "Text token" Edit control.
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
The ToolbarVisible property is used to:
  • determine if the toolbar or the ribbon is displayed in a control.
  • show or hide the toolbar or the ribbon in a control.
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
The Torch property is used to determine and change how a Camera control uses the torch.
The TotalNbChildren property returns the total number of children in a branch:
  • of a Treeview control,
  • of a TreeView Table control.
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
The TotalsEnabled property enables you to:
  • Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom),
  • Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control.
The TrafficInfo property is used to:
  • determine whether traffic information is displayed in the Map control.
  • display or hide traffic information in the Map control.
The TransparencyMode property gets and sets the transparency mode of an image.
The TriState property is used to:
  • Determine if a check box option supports 3 or 2 states.
  • Determine if a TreeView control uses 3-state or 2-state check boxes.
  • Change the type of an option in a check box: option with 3 states or with 2 states.
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
The UnlockablePane property is used to:
  • Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
  • Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
The Unicode property is used to:
  • Determine if the value of a control is a Unicode string.
  • Specify whether the value of a control is a Unicode string.
The UpperValue property is used to:
  • Get the upper bound of the currently selected interval in a Range Slider control.
  • Change the upper bound of the currently selected interval in a Range Slider control.
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
The ValuePerStar property gets and sets the value of a star in a Rating control.
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).
The VerticalAlignment property gets and changes the vertical alignment of a control.
The VerticalOrientation property is used to:
  • Find out the orientation of a ListView control.
  • Modify the orientation of a ListView control.
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
The Visible property is used to:
  • Find out whether an element is visible.
  • Make an element visible or invisible.
The VisibleInExportAndPrint property is used to:
  • Find out whether a column of a Table or TreeView Table control is visible for export and printing.
  • Modify the visibility of a column in a Table or TreeView Table control for export and printing.
The VisibleOutsideWindow property is used to:
  • determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
  • modify the visibility of an "off-window" button.
The VisibleRange property is used to get and change the width of the Range Slider control track.
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation.
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
The WayPoint property is used to determine and change the points a Wire control has to pass through.
The Weight property is used to manage the weight of an element in a TreeMap control.
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
  • in the "Advanced" tab of the project description window ("Control animation" button).
  • in the "Style" tab of the control or project.
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
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.
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "Allow end users to modify the UI" mode.
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
The WithClosingButton property is used to:
  • Determine whether all the tabs of a Dynamic Tab control have a Close button.
  • Show a Close button in all the tabs of a Dynamic Tab control.
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
The WithNewButton property is used to:
  • Determine if a Dynamic Tab control has New tab button (+).
  • Configure a Dynamic Tab control to show a New tab button.
The WithRotation property is used to:
  • enable or disable the rotate gesture on a Map control,
  • determine whether the rotate gesture is enabled on a Map control.
The WithScroll property is used to:
  • enable or disable the scroll gesture on a Map control,
  • determine whether the scroll gesture is enabled on a Map control.
The WithTilt property is used to:
  • enable or disable the tilt gesture on a Map control,
  • determine whether the tilt gesture is enabled on a Map control.
The WithZoom property is used to specify and to determine whether the user can zoom in and out:
  • in an HTML Display control in Android, iPhone or iPad applications.
  • in a Map control in Android, iPhone or iPad applications.
The WorkingDirectory property is used to:
  • get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
  • get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
  • get the directory used by the Camera control to save photos and videos.
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).
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).
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
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.
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
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.
The Zoom property gets or sets the zoom value:
  • 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 Camera control.
  • in a Diagram Editor control;
  • in a window.
The ZoomWithFinger property is used to:
  • determine if an Image or Camera control supports pinch zoom.
  • enable or disable pinch zoom in an Image or Camera control.
Usage example of the ZOrder property
The ZOrder property defines the Z-order of an element.