| | |
Constant | Description | Used by properties/functions |
---|
Active | Element state: The element is active/visible | State property InitialState property |
Versions 21 and lateradjustmentModeColumns New in version 21adjustmentModeColumns adjustmentModeColumns | Adjustment mode of a Spreadsheet control: All the columns are adjusted to the control width. This constant corresponds to modeAdjustmentColumns in previous versions. | AdjustmentMode property |
Versions 21 and lateradjustmentModeNone New in version 21adjustmentModeNone adjustmentModeNone | Adjustment mode of a Spreadsheet control: No scaling is performed. This constant corresponds to iPaneMiniatures in previous versions. | AdjustmentMode property |
Versions 21 and lateradjustmentModeRows New in version 21adjustmentModeRows adjustmentModeRows | Adjustment mode of a Spreadsheet control: All the rows are adjusted to the control height. This constant corresponds to modeAdjustmentRows in previous versions. | AdjustmentMode property |
Versions 21 and lateradjustmentModeRowsAndColumns New in version 21adjustmentModeRowsAndColumns adjustmentModeRowsAndColumns | Adjustment mode of a Spreadsheet control: The worksheet is adjusted to the dimensions of Spreadsheet control. This constant corresponds to modeAdjustmentRowsAndColumns in previous versions. | AdjustmentMode property |
anchorBottom | Anchoring characteristics of control: Anchor to bottom. | Anchor property |
anchorHeight | Anchoring characteristics of control: Anchor to top. | Anchor property |
anchorRight | Anchoring characteristics of control: Anchor to right. | Anchor property |
anchorTopLeft | Anchoring characteristics of control: Anchor to top and left. | Anchor property |
anchorWidth | Anchoring characteristics of control: Anchor in width. | Anchor property |
Versions 23 and lateratcAdaptInHeight New in version 23atcAdaptInHeight atcAdaptInHeight | When the control content changes, its height changes and it adapts to the new content. | AnchorToContent property |
Versions 23 and lateratcAdaptInWidth New in version 23atcAdaptInWidth atcAdaptInWidth | When the control content changes, its width changes and it adapts to the new content. | AnchorToContent property |
Versions 23 and lateratcNone New in version 23atcNone atcNone | When the control content changes, the control is not resized. | AnchorToContent property |
Versions 27 and laterBlur New in version 27Blur Blur | Mode used to hide a control in a report: the control is blurred. | Versions 27 and laterHidden property New in version 27Hidden property Hidden property |
Versions 17 and laterBottomToTop New in version 17BottomToTop BottomToTop | Orientation of the Organization chart: The root element of the organization chart is at the bottom of the control, and its children are at the top. | ElementOrientation property |
Versions 19 and laterbtnCancel New in version 19btnCancel btnCancel | Type of button: Cancel button. | ButtonType property |
Versions 19 and laterbtnHelp New in version 19btnHelp btnHelp | Type of button: Help button. | ButtonType property |
Versions 19 and laterbtnInterruption New in version 19btnInterruption btnInterruption | Type of button: Interruption button. | ButtonType property |
Versions 19 and laterbtnNormal New in version 19btnNormal btnNormal | Type of button: Normal button. | ButtonType property |
Versions 19 and laterbtnValidate New in version 19btnValidate btnValidate | Type of button: Validation button. | ButtonType property |
Versions 27 and latercamBackCamera New in version 27camBackCamera camBackCamera | Camera used: Back camera of the phone | Versions 27 and laterCamera property New in version 27Camera property Camera property |
Versions 27 and latercamFlashAuto New in version 27camFlashAuto camFlashAuto | Phone camera flash management mode: Flash fired automatically according to the light conditions. | Versions 27 and laterFlash property New in version 27Flash property Flash property |
Versions 27 and latercamFlashOff New in version 27camFlashOff camFlashOff | Phone camera flash management mode: Flash is always off. | Versions 27 and laterFlash property New in version 27Flash property Flash property |
Versions 27 and latercamFlashOn New in version 27camFlashOn camFlashOn | Phone camera flash management mode: Flash is always on. | Versions 27 and laterFlash property New in version 27Flash property Flash property |
Versions 27 and latercamFrontCamera New in version 27camFrontCamera camFrontCamera | Camera used: Front camera of the phone | Versions 27 and laterCamera property New in version 27Camera property Camera property |
Versions 27 and latercamHomothetic New in version 27camHomothetic camHomothetic | Preview display mode: Scales the preview, respecting the aspect ratio of the source image, so that the preview is fully contained and aligned to the top-left corner of the control. | DisplayModePreview property |
Versions 27 and latercamHomotheticCentered New in version 27camHomotheticCentered camHomotheticCentered | Preview display mode: Scales the preview, respecting the aspect ratio of the source image, so that the preview is fully contained and centered in the control. | DisplayModePreview property |
Versions 27 and latercamHomotheticCenteredExtended New in version 27camHomotheticCenteredExtended camHomotheticCenteredExtended | Preview display mode: Scales the preview, respecting the aspect ratio of the source image, so that the preview is centered and fills the entire control. | DisplayModePreview property |
Versions 27 and latercamHomotheticExtended New in version 27camHomotheticExtended camHomotheticExtended | Preview display mode: Scales the preview, respecting the aspect ratio of the source image, so that the preview is aligned to the top-left corner and fills the entire control. | DisplayModePreview property |
Versions 27 and latercamTorchAuto New in version 27camTorchAuto camTorchAuto | Phone camera torch management mode: Torch turned on automatically according to the light conditions. | Versions 27 and laterTorch property New in version 27Torch property Torch property |
Versions 27 and latercamTorchOff New in version 27camTorchOff camTorchOff | Phone camera torch management mode: The torch is always off. | Versions 27 and laterTorch property New in version 27Torch property Torch property |
Versions 27 and latercamTorchOn New in version 27camTorchOn camTorchOn | Phone camera torch management mode: The torch is always on. | Versions 27 and laterTorch property New in version 27Torch property Torch property |
Versions 27 and latercsCircle New in version 27csCircle csCircle | Style of the checkmark of a menu option: Round check icon. | CheckMarkStyle property |
Versions 27 and latercsDefault New in version 27csDefault csDefault | Style of the checkmark of a menu option: Default checkmark. | CheckMarkStyle property |
curArrow | Preset cursor: Standard arrow | MouseCursor property |
curArrowForbidden | Preset cursor: Arrow and sign not allowed | MouseCursor property |
curArrowWait | Preset cursor: Arrow and hourglass | MouseCursor property |
curAutomatic | Preset cursor: Automatic cursor: the cursor is inherited if a parent element is associated with a specific cursor, otherwise the default cursor defined for the control is used. | MouseCursor property |
curCross | Preset cursor: Standard cross | MouseCursor property |
curDefault | Default cursor associated with the control | MouseCursor property |
curForbidden | Preset cursor: Sign not allowed | MouseCursor property |
curHand | Preset cursor: Hand | MouseCursor property |
curHelp | Preset cursor: Help about an element | MouseCursor property |
curIbeam | Preset cursor: Input cursor | MouseCursor property |
curSize | Preset cursor: Cross Arrow cursor | MouseCursor property |
curSizeColumn | Preset cursor: Cursor for resizing columns | MouseCursor property |
curSizeNESW | Preset cursor: North East/South West arrow | MouseCursor property |
curSizeNS | Preset cursor: North South arrow | MouseCursor property |
curSizeNWSE | Preset cursor: North West/South East arrow | MouseCursor property |
curSizeRow | Preset cursor: Cursor for resizing rows | MouseCursor property |
curSizeWE | Preset cursor: West East arrow | MouseCursor property |
curSystemHand | Preset cursor: System hand In NT4, this cursor is identical to curHand. | MouseCursor property |
curUpArrow | Preset cursor: Up arrow | MouseCursor property |
curWait | Preset cursor: Hourglass | MouseCursor property |
Versions 21 and laterdbAlwaysVisible New in version 21dbAlwaysVisible dbAlwaysVisible | Position of delete button: The delete button is always displayed. | DeleteButton property |
Versions 21 and laterdbinEdit New in version 21dbinEdit dbinEdit | Position of delete button: The delete button is displayed when the edit control is in edit mode. | DeleteButton property |
Versions 21 and laterdbNone New in version 21dbNone dbNone | Position of delete button: The delete button is not displayed. | DeleteButton property |
Versions 21 and laterdbOffEdit New in version 21dbOffEdit dbOffEdit | Position of delete button: The delete button is displayed when the edit control is not in edit mode. | DeleteButton property |
Versions 23 and laterdisplayModeContinuous New in version 23displayModeContinuous displayModeContinuous | Display mode: The white space between pages is hidden. | DisplayMode property |
Versions 23 and laterdisplayModeHtmlSourceCode New in version 23displayModeHtmlSourceCode displayModeHtmlSourceCode | Display mode: The HTML source code is displayed in the HTML Editor control. | DisplayMode property |
Versions 23 and laterdisplayModeTwoPages WithCover New in version 23displayModeTwoPages WithCover displayModeTwoPages WithCover | Display mode: The document pages are displayed two by two on the screen. The first page is considered as being a cover and it is displayed on the right. | DisplayMode property |
DisplayOnly | Element state: non-modifiable element. For the Table controls, the user will be able to select a table row. It can also be selected through programming with TableSelectPlus. | State property InitialState property |
dndAuto | Behavior of target/source control for "Drag and Drop": Automatic management of Drag and Drop | DndTarget property DndSource property |
dndInactive | Behavior of target/source control for "Drag and Drop": "Drag and Drop" is disabled | DndTarget property DndSource property |
dndProgram | Behavior of target/source control for "Drag and Drop": "Drag and Drop" is managed by the developer | DndTarget property DndSource property |
Versions 18 and laterdoAlways New in version 18doAlways doAlways | Display mode of orphans: All the elements will be displayed, even the ones with no parent. For example, all the products will be displayed, even the ones associated with no category. | DisplayOrphan property |
Versions 18 and laterdoAuto New in version 18doAuto doAuto | Display mode of orphans: The display mode is automatic according to the cardinality of the link defined in the analysis. | DisplayOrphan property |
Versions 18 and laterdoNever New in version 18doNever doNever | Display mode of orphans: Only the elements with a parent are displayed. For example, only the products associated with a category will be displayed. | DisplayOrphan property |
ellipsisDisabled | The "..." characters are not used. The ellipsis is not added. | Ellipsis property |
ellipsisEnd | The "..." characters replace the characters that cannot be displayed at the end of the control. | Ellipsis property |
ellipsisPath | The "..." characters replace characters in the middle of the text. This constant should be used to display a path to a file. | Ellipsis property |
filDirectAccessFile | Control fill mode: Control with direct access to the data source. | FillType property |
filFileLoadedInMemory | Control fill mode: Control with in-memory data source. | FillType property |
filMemory | Control fill mode: Control populated programmatically. | FillType property |
filVariable | Control fill mode: Control based on a WLanguage variable. | FillType property |
Grayed | Element state: Grayed element | State property InitialState property |
haCenter | Horizontal alignment of a control: Text centered | HorizontalAlignment property, docNumberingLevel variable, docParagraph variable |
haJustified | Horizontal alignment of a control: Text justified | HorizontalAlignment property, docParagraph variable |
haLeft | Horizontal alignment of a control: Text aligned to left | HorizontalAlignment property, docNumberingLevel variable, docParagraph variable |
haNotDefined | Horizontal alignment of a control: Alignment inherited from CSS | HorizontalAlignment property |
haRight | Horizontal alignment of a control: Text aligned to right | HorizontalAlignment property, docNumberingLevel variable, docParagraph variable |
Versions 18 and laterimgAlignHCentered New in version 18imgAlignHCentered imgAlignHCentered | Alignment mode: Horizontally centered | ImageMode property |
Versions 18 and laterimgAlignHRight New in version 18imgAlignHRight imgAlignHRight | Alignment mode: Bottom vertical alignment | ImageMode property |
Versions 18 and laterimgAlignVBottom New in version 18imgAlignVBottom imgAlignVBottom | Alignment mode: Vertically centered | ImageMode property |
Versions 18 and laterimgAlignVCentered New in version 18imgAlignVCentered imgAlignVCentered | Alignment mode: Horizontal alignment to right | ImageMode property |
imgCentered | Display mode: Image centered in the control | ImageMode property, FolderModeImage property |
imgH | Display mode: Image enlarged or reduced (while respecting the proportions of initial image) to occupy the entire surface of control | ImageMode property, FolderModeImage property |
imgHC | Display mode: Image enlarged or reduced (while respecting the proportions of initial image) to occupy the entire surface of control and centered in the control | ImageMode property, FolderModeImage property |
imgHCE | Display mode: Image enlarged or reduced (by respecting the proportions of initial image) so that the smaller side of image is entirely displayed in the control and centered in the control | ImageMode property, FolderModeImage property |
imgHCWIS | Display mode: If the image can be entirely displayed in the control, it is displayed at 100% and centered in the control. Otherwise, the image is proportionally reduced in order to be entirely displayed and centered in the control. | ImageMode property, FolderModeImage property |
imgHE | Display mode: Image enlarged or reduced (while respecting the proportions of initial image) so that the smaller side of image is entirely displayed in the control | ImageMode property, FolderModeImage property |
Versions 18 and laterimgHQ New in version 18imgHQ imgHQ | Image quality: In homothetic mode, used to improve the quality of image when this one is reduced in relation to its initial size | ImageMode property, FolderModeImage property |
imgHWIS | Display mode: If the image can be entirely displayed in the control, it is displayed at 100%. Otherwise, the image is proportionally reduced in order to be entirely displayed. | ImageMode property, FolderModeImage property |
imgNormal | Display mode: Image displayed at 100% in the upper-left corner of the control | ImageMode property, FolderModeImage property |
Versions 21 and laterimgNoScale New in version 21imgNoScale imgNoScale | Display mode: In "Large fonts" mode, the image displayed in an Image control is automatically zoomed. Allows you not to zoom the image in "Large fonts" mode. This constant is useful for controls where a drawing is performed on a bitmap image coming from a screenshot. | ImageMode property, FolderModeImage property |
imgStretched | Display mode: Image stretched across the entire surface of the control | ImageMode property, FolderModeImage property |
imgTiled | Display mode: Image displayed at 100% and tiled to occupy the entire surface of control (tile) | ImageMode property, FolderModeImage property |
Invisible | Element state: Invisible element | State property InitialState property |
Versions 24 and lateriSignature_CAdES_B New in version 24iSignature_CAdES_B iSignature_CAdES_B | CAdES Basic electronic signature format. | SignatureMode property, iPrintSignature, PDFSign |
Versions 24 and lateriSignature_CAdES_C New in version 24iSignature_CAdES_C iSignature_CAdES_C | CAdES C electronic signature format. | SignatureMode property, iPrintSignature, PDFSign |
Versions 24 and lateriSignature_CAdES_T New in version 24iSignature_CAdES_T iSignature_CAdES_T | CAdES Trust token electronic signature format. | SignatureMode property, iPrintSignature, PDFSign |
Versions 24 and lateriSignature_CAdES_X New in version 24iSignature_CAdES_X iSignature_CAdES_X | CAdES X Type 2 electronic signature format. | SignatureMode property, iPrintSignature, PDFSign |
Versions 24 and lateriSignature_CAdES_XL New in version 24iSignature_CAdES_XL iSignature_CAdES_XL | CAdES XL Type 2 electronic signature format. | SignatureMode property, iPrintSignature, PDFSign |
Versions 24 and lateriSignature_PKCS7 New in version 24iSignature_PKCS7 iSignature_PKCS7 | PKCS7 signature format. This is an Adobe standard format not approved by the ETSI and Chorus standards. | SignatureMode property, iPrintSignature, PDFSign |
Versions 23 and laterlayoutHorizontalStacking New in version 23layoutHorizontalStacking layoutHorizontalStacking | The Layout control displays a cell per row, one below the other. | Versions 23 and laterLayout property New in version 23Layout property Layout property |
Versions 23 and laterlayoutVerticalStacking New in version 23layoutVerticalStacking layoutVerticalStacking | The Layout control displays one cell per column, one next to the other. | Versions 23 and laterLayout property New in version 23Layout property Layout property |
Versions 17 and laterLeftToRight New in version 17LeftToRight LeftToRight | Orientation of the Organization chart: The root element of the organization chart is to the left of the control, and its children are to the right. | ElementOrientation property |
Versions 23 and laterlldAutomatic New in version 23lldAutomatic lldAutomatic | Details of a row found in a table based on a data file: The bindings defined in the analysis are used to find the bound data files to display. | RowDetailsBinding property |
Versions 23 and laterlldNone New in version 23lldNone lldNone | Details of a row found in a table based on a data file: No binding was defined. No detail is displayed in the Table control based on a data file when clicking the + sign or when double-clicking the row. | RowDetailsBinding property |
Versions 16 and laterlvmListView New in version 16lvmListView lvmListView | ListView displayed in listview mode. | ListViewMode property |
Versions 16 and laterlvmPanorama New in version 16lvmPanorama lvmPanorama | ListView displayed in panorama mode. | ListViewMode property |
Versions 16 and laterlvmSimpleList New in version 16lvmSimpleList lvmSimpleList | ListView displayed in list box mode. | ListViewMode property |
Versions 17 and latermapModePlan New in version 17mapModePlan mapModePlan | Display mode of a Map control: road map | Versions 17 and laterMapMode property MapMode property |
Versions 17 and latermapModeSatellite New in version 17mapModeSatellite mapModeSatellite | Display mode of a Map control: satellite mode | Versions 17 and laterMapMode property MapMode property |
maskAAlphaNum | Input mask: Letter, then letters + digits | InputMask property |
maskAAlphaNumUpper | Input mask: Uppercase letter, then uppercase letters + digits | InputMask property |
maskAddressIP | IP address (example: 192.168.2.3). | InputMask property |
maskAddressIPv6 | New format for the IP addresses of the following type: aaaa:bbbb:cccc:dddd:eeee:ffff:gggg:hhhh:iiii:jjjj | InputMask property |
maskAddressMAC | MAC address in the following format: "aa:bb:cc:dd:ee:ff". | InputMask property |
maskAlpha | Input mask: Letters | InputMask property |
maskAlphaNum | Input mask: Letters + digits | InputMask property |
maskAlphaNumUpper | Input mask: Letters in uppercase characters + digits | InputMask property |
maskAlphaUpper | Input mask: Letters in uppercase characters | InputMask property |
maskBankAccountNumber | Bank account number according to the IBAN standard: two letters (country code) + two digits (control key) + 11 to 30 digits/letters | InputMask property |
maskCardNumber AmericanExpress | Number of credit card for American Express on 15 digits. | InputMask property |
maskCardNumberMasterCard | Number of credit card for MasterCard on 16 digits. | InputMask property |
maskCardNumberVisa | Number of credit card for Visa on 16 digits. | InputMask property |
Versions 16 and latermaskDateEmail New in version 16maskDateEmail maskDateEmail | The format used corresponds to the date format of the RFC-5322 standard used to encrypt an email, an RSS feed, ... The result is expressed in the local time zone. | DateToString StringToDate DisplayMask property |
Versions 25 and latermaskDateEmailUTC New in version 25maskDateEmailUTC maskDateEmailUTC | The format used corresponds to the date format of the RFC-5322 standard used to encrypt an email, an RSS feed, ... The result is expressed in universal time (UTC). | DateToString StringToDate DisplayMask property |
Versions 25 and latermaskDateInternet New in version 25maskDateInternet maskDateInternet | The format used corresponds to the RFC-3339 standard used for international communications. The result is expressed in the local time zone. | DateToString StringToDate DisplayMask property |
Versions 25 and latermaskDateInternetUTC New in version 25maskDateInternetUTC maskDateInternetUTC | The format used corresponds to the RFC-3339 standard used for international communications. The result is expressed in universal time (UTC). | DateToString StringToDate DisplayMask property |
Versions 18 and latermaskDateRelativeDuration New in version 18maskDateRelativeDuration maskDateRelativeDuration | This format is used to express the time elapsed (or that will elapse) between today's date and the specified date. | DateToString |
maskDateSystem | The format used corresponds to the format defined in the project description for the current language. | DateToString |
maskEmail | Input mask: Email address | InputMask property |
maskEmailMultiple | Email addresses separated by the ";" character. | InputMask property |
maskEmailRFC2822 | Email address checking the syntax defined in the RFC2822 and checking the top level domain when exiting from a control. | InputMask property |
maskEmailRFC2822Multiple | Email addresses separated by the ";" character. These email addresses check the syntax defined in RFC2822 and the top level domain in control output. | InputMask property |
maskFileName | Input mask: File name and path | InputMask property |
maskFileNoFolder | Input mask: File name (without its directories) | InputMask property |
maskFileSize | Numeric mask for the file and disk sizes. | DisplayMask property InputMask property |
maskFUpper | Input mask: First letter in uppercase character | InputMask property |
maskINSEE | Input mask: INSEE number | InputMask property |
maskINSEEKey | Input mask: INSEE number + Key | InputMask property |
maskISBN10 | ISBN number on 10 digits. | InputMask property |
maskISBN13 | ISBN number on 13 digits. | InputMask property |
maskLower | Input mask: All in lowercase characters | InputMask property |
maskNone | Input mask: No input mask | InputMask property |
maskNum | Input mask: Digits | InputMask property |
maskNumPlus | Input mask: Digits, '+', ' ', '.', '-', ',' | InputMask property |
maskPatronymic | Letters + Digits + Space + Quote + Dash | InputMask property |
maskPatronymicUpper | Uppercase Letters + Digits + Space + Quote + Dash | InputMask property |
maskPersonID_Australia | Australian social security number (Tax File Number - TFN). | InputMask property |
maskPersonID_Belgium | Belgium social security number (National number). | InputMask property |
maskPersonID_Brazil | Brazilian social security number (Cadastro de Pessoas fisicas). | InputMask property |
maskPersonID_Canada | Canadian social security number (Social insurance number). | InputMask property |
maskPersonID_Greece | Greek social security number (Identity card). | InputMask property |
maskPersonID_Italy | Italian social security number (Codice fiscale). | InputMask property |
maskPersonID_Netherlands | Dutch social security number (Sofinummer). | InputMask property |
maskPersonID_Singapore | Singaporean social security number (National Registration Identity Card). | InputMask property |
maskPersonID_Spain | Spanish social security number (Numero de identificacion de Extranjeros). | InputMask property |
maskPersonID_UK | British social security number (National Insurance Number). | InputMask property |
maskPersonID_US | American social security number (Social Security Number). | InputMask property |
maskPhone | Input mask: Phone number | InputMask property |
Versions 20 and latermaskPhoneBelgium New in version 20maskPhoneBelgium maskPhoneBelgium | Phone number in Belgium format (with management of dialing codes, national and international numbers). | InputMask property |
Versions 20 and latermaskPhoneCanada New in version 20maskPhoneCanada maskPhoneCanada | Phone number in Canadian format (XXX CCC-CCCC or +1 XXX CCC-CCCC, where XXX is the regional code and CCC-CCCC the local number). | InputMask property |
maskPhoneFrance | Phone number in French format (10 digits, grouped by 2). For example: "04 67 69 40 23" or "36 99". | InputMask property |
Versions 20 and latermaskPhoneSwitzerland New in version 20maskPhoneSwitzerland maskPhoneSwitzerland | Phone number in Swiss format (0CC CCC CC CC or +41 CC CCC CC CC). | InputMask property |
maskRIB | RIB number of account. | InputMask property |
maskRomanNumeral | Roman numeral (for example: MCMLXXIV). | InputMask property |
maskSIREN | SIREN number of company: number of 9 digits made of eight digits + a control code (on one digit) calculated according to the Luhn algorithm. | InputMask property |
maskSIRET | SIRET number of company: SIREN number followed by 4 digits + a control code (on one digit) calculated according to the Luhn algorithm. | InputMask property |
Versions 17 and latermaskSystemCurrency New in version 17maskSystemCurrency maskSystemCurrency | Input/Display mask: Currency mask used by the system. Corresponds to the mask selected in the system regional settings ("Regional options" in the control panel). | DisplayMask property InputMask property NumToString function |
Versions 17 and latermaskSystemNumeral New in version 17maskSystemNumeral maskSystemNumeral | Input/Display mask: Numeric mask used by the system. Corresponds to the mask selected in the system regional settings ("Regional options" in the control panel). | DisplayMask property InputMask property NumToString function |
Versions 17 and latermaskSystemTime New in version 17maskSystemTime maskSystemTime | Input/Display mask: Mask defined in the regional system parameters ("Regional options" in the control panel) | DisplayMask property InputMask property TimeToString function |
maskUpper | Input mask: All in uppercase characters | InputMask property |
Versions 24 and latermaskUUID128 New in version 24maskUUID128 maskUUID128 | 128-bit UUID without dashes. For example: "29ea9852143a46a4842aca811e5f8597". | InputMask property |
Versions 24 and latermaskUUID128Raw New in version 24maskUUID128Raw maskUUID128Raw | 128-bit UUID with dashes. For example: "29ea9852-143a-46a4-842a-ca811e5f8597". | InputMask property |
Versions 24 and latermaskUUID128WithBrace New in version 24maskUUID128WithBrace maskUUID128WithBrace | 128-bit UUID with braces. For example: "{29ea9852-143a-46a4-842a-ca811e5f8597}". | InputMask property |
Versions 24 and latermaskUUID256 New in version 24maskUUID256 maskUUID256 | 128-bit UUID without dashes. For example: "c5c9b31729278ad9da1efc44c437b7d85 b57060f41e2bf4d0e112eadb77a6d0b". | InputMask property |
maskZipCode | French zip code (including the overseas departments): number on 5 digits. | InputMask property |
maskZipCodeAustralia | Australian zip code. | InputMask property |
maskZipCodeAustria | Austrian zip code. | InputMask property |
maskZipCodeBelgium | Belgium zip code. | InputMask property |
maskZipCodeBrazil | Brazilian zip code. | InputMask property |
maskZipCodeCanada | Canadian zip code. | InputMask property |
maskZipCodeGermany | German zip code. | InputMask property |
maskZipCodeGreece | Greek zip code. | InputMask property |
maskZipCodeItaly | Italian zip code. | InputMask property |
maskZipCodeNetherlands | Dutch zip code. | InputMask property |
maskZipCodePortugal | Portuguese zip code. | InputMask property |
maskZipCodeSingapore | Singaporean zip code. | InputMask property |
maskZipCodeSpain | Spanish zip code. | InputMask property |
maskZipCodeSwitzerland | Swiss zip code. | InputMask property |
maskZipCodeUK | British zip code. | InputMask property |
maskZipCodeUS | American zip code. | InputMask property |
Versions 26 and latermergeCell New in version 26mergeCell mergeCell | Merge cells of a Spreadsheet control: merges the cells without centering the contents. | SpreadsheetMergeCell |
Versions 26 and latermergeCellCenter New in version 26mergeCellCenter mergeCellCenter | Merge cells of a Spreadsheet control: merges the cells and centers the contents. | SpreadsheetMergeCell |
mergeNextCell | Merge table cells: merge the cell with the next cell (on the same row) | Merge property |
mergeNextLine | Merge table cells: merge the cell with the cell on next row | Merge property |
mergeNextTitle | Merge table cells: merge the title of next column | Merge property |
mergeNone | Merge table cells: no merge is performed | Merge property |
Versions 23 and latermodeDisplayOnePage New in version 23modeDisplayOnePage modeDisplayOnePage | Display mode: The document is displayed as it will be printed. | DisplayMode property |
Versions 23 and latermodeDisplayTwoPages New in version 23modeDisplayTwoPages modeDisplayTwoPages | Display mode: The document pages are displayed two by two on the screen. | DisplayMode property |
Versions 23 and latermodeDisplayWeb New in version 23modeDisplayWeb modeDisplayWeb | Display mode: The document is displayed in the format of a Web page. | DisplayMode property |
Versions 23 and latermodeUseMovement New in version 23modeUseMovement modeUseMovement | Mode for using the PDF Reader control: The control is in move mode: - the left mouse button allows you to move within the document.
- the mouse cursor turns into hand.
- if the ribbon is displayed, the "Move" option is selected ("Display" pane, "Mode" group).
| Versions 23 and laterUseMode property UseMode property |
Versions 23 and latermodeUseSelection New in version 23modeUseSelection modeUseSelection | Mode for using the PDF Reader control: The control is in selection mode: - the left mouse button allows you to select the document elements.
- the mouse cursor turns into an input cursor.
- if the ribbon is displayed, the "Selection" option is selected ("Display" pane, "Mode" group).
| Versions 23 and laterUseMode property UseMode property |
Versions 15 and laterMultimediaReaderAutomatic New in version 15MultimediaReaderAutomatic MultimediaReaderAutomatic | The Video control chooses the best multimedia player according to the file extension. | MultimediaReader property |
Versions 15 and laterMultimediaReaderFlash New in version 15MultimediaReaderFlash MultimediaReaderFlash | The Video control will use the MacroMedia Flash player (adapted for the files whose extension is .FLV, .MP4, etc.) | MultimediaReader property |
Versions 16 and laterMultimediaReaderNativeBrowser New in version 16MultimediaReaderNativeBrowser MultimediaReaderNativeBrowser | The Video control will use the native HTML 5 player. | MultimediaReader property |
Versions 15 and laterMultimediaReaderQuicktime New in version 15MultimediaReaderQuicktime MultimediaReaderQuicktime | The Video control will use the Apple QuickTime player (adapted for the files whose extension is .MOV, .MP4, etc.) | MultimediaReader property |
Versions 15 and laterMultimediaReaderWindowsMedia New in version 15MultimediaReaderWindowsMedia MultimediaReaderWindowsMedia | The Video control will use the Windows Media player (adapted for the files whose extension is .WMV, .ASF, .AVI, etc.) | MultimediaReader property |
NotFound | Element state: The window is closed | State property |
OutsideScreen | Active window displayed outside the visible area | State property |
PopupMenuDisabled | Disables the system and Euro popup menus. | PopupMenu property |
PopupMenuSystem | Used to disable the display of menu options specific to the AAFs (Automatic Application Features). Only the Windows popup menu is displayed. Also allows you to access the Unicode options available for some Windows systems ("Read from right to left, Display the Unicode control characters, ..."). | PopupMenu property |
Versions 15 and laterProgressBarDefault New in version 15ProgressBarDefault ProgressBarDefault | System progress bar used by Windows 7: Restores the default behavior. | ProgressBarSystem property |
Versions 15 and laterProgressBarNone New in version 15ProgressBarNone ProgressBarNone | System progress bar used by Windows 7: The display of progress bar is disabled. | ProgressBarSystem property |
Versions 15 and laterProgressBarStatusBar New in version 15ProgressBarStatusBar ProgressBarStatusBar | System progress bar used by Windows 7: The progress bar of taskbar is used. | ProgressBarSystem property |
Versions 21 and laterptAutomatic New in version 21ptAutomatic ptAutomatic | WINDEV automatically chooses the best attach point for the Wire control. | AttachPointEnd property, AttachPointStart property |
Versions 21 and laterptBottomCenter New in version 21ptBottomCenter ptBottomCenter | The attach point for the Wire control is positioned in the middle of bottom border of control. | AttachPointEnd property, AttachPointStart property |
Versions 21 and laterptMiddleLeft New in version 21ptMiddleLeft ptMiddleLeft | The attach point for the Wire control is positioned in the middle of left border of control. | AttachPointEnd property, AttachPointStart property |
Versions 21 and laterptMiddleRight New in version 21ptMiddleRight ptMiddleRight | The attach point for the Wire control is positioned in the middle of right border of control. | AttachPointEnd property, AttachPointStart property |
Versions 21 and laterptTopCenter New in version 21ptTopCenter ptTopCenter | The attach point for the Wire control is positioned in the middle of top border of control. | AttachPointEnd property, AttachPointStart property |
Versions 21 and laterpvtAllCollapsed New in version 21pvtAllCollapsed pvtAllCollapsed | Level of details when displaying a PVT control in a report: displays the first level of data found in the PVT control used as data source. | Collapsed property |
Versions 21 and laterpvtAllExpanded New in version 21pvtAllExpanded pvtAllExpanded | Level of details when displaying a PVT control in a report: displays the data found in the PVT control used as data source. | Collapsed property |
Versions 21 and laterpvtLikeTheControl New in version 21pvtLikeTheControl pvtLikeTheControl | Level of details when displaying a PVT control in a report: same level of details as the PVT control used as data source. | Collapsed property |
ReadOnlyNoSelection | For the Table controls only: The control is read-only, no input is allowed. In this case, the user will not be able to select a table row with the mouse or with the arrows. A row can only be selected through programming with TableSelectPlus. This row will be selected via the selection bar. | State property InitialState property |
Versions 27 and laterRedaction New in version 27Redaction Redaction | Mode used to hide a control in a report: the control is replaced by a black rectangle. | Versions 27 and laterHidden property New in version 27Hidden property Hidden property |
Versions 15 and latersecHtmlMaxi New in version 15secHtmlMaxi secHtmlMaxi | No script is run (javascript, vbscript, etc.). No ActiveX or plugin is displayed or run. | SecurityHtml property |
Versions 15 and latersecHtmlNone New in version 15secHtmlNone secHtmlNone | The scripts are run. The ActiveX or plugins are displayed and run. Remark: Scripts will not run in the control if the State property of the control is set to Inactive or Grayed. | SecurityHtml property |
Versions 21 and latershapeArrow New in version 21shapeArrow shapeArrow | Shape of wire extremity: Arrow | ShapeExtremityEnd property, ShapeExtremityStart property |
Versions 21 and latershapeCircle New in version 21shapeCircle shapeCircle | - Shape of wire extremity: Circle
Versions 26 and laterShape of the marker or marker cluster: Circle. New in version 26Shape of the marker or marker cluster: Circle. Shape of the marker or marker cluster: Circle.
| |
Versions 21 and latershapeDiamond New in version 21shapeDiamond shapeDiamond | Shape of wire extremity: Diamond | ShapeExtremityEnd property, ShapeExtremityStart property |
Versions 21 and latershapeNone New in version 21shapeNone shapeNone | Shape of wire extremity: None | ShapeExtremityEnd property, ShapeExtremityStart property |
Versions 26 and latershapeRoundedSquare New in version 26shapeRoundedSquare shapeRoundedSquare | - Shape of the marker or marker cluster: Rounded square.
| MarkerImage type |
Versions 21 and latershapeSquare New in version 21shapeSquare shapeSquare | - Shape of wire extremity: Square
Versions 26 and laterShape of the marker or marker cluster: Square. New in version 26Shape of the marker or marker cluster: Square. Shape of the marker or marker cluster: Square.
| |
Versions 21 and latershapeTriangle New in version 21shapeTriangle shapeTriangle | Shape of wire extremity: Triangle | ShapeExtremityEnd property, ShapeExtremityStart property |
Versions 19 and laterskAlt New in version 19skAlt skAlt | Control key: Alt key | ShortcutKey property |
Versions 19 and laterskControl New in version 19skControl skControl | Control key: Ctrl key | ShortcutKey property |
Versions 19 and laterskShift New in version 19skShift skShift | Control key: Shift key | ShortcutKey property |
Versions 19 and laterslLinkAll New in version 19slLinkAll slLinkAll | Gantt Chart column: All the links are displayed. | DisplayLink property |
Versions 19 and laterslLinkNone New in version 19slLinkNone slLinkNone | Gantt Chart column: No link is displayed. | DisplayLink property |
Versions 19 and laterslLinkSelection New in version 19slLinkSelection slLinkSelection | Gantt Chart column: Only the links of the selected task are displayed. | DisplayLink property |
styleCrossHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatches such as +++++ | BackgroundStyle property |
styleDefault | Background style of the cells, rows and columns in tables and TreeView tables: default style | BackgroundStyle property |
styleDiagonalCrossHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatches such as xxxxx | BackgroundStyle property |
styleGradient | Background style of the cells, rows and columns in tables and TreeView tables: default style | BackgroundStyle property |
styleHorizontalHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatching such as ----- | BackgroundStyle property |
styleLeftDiagonalHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatching such as ///// | BackgroundStyle property |
styleRightDiagonalHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatches such as \\\\\\ | BackgroundStyle property |
styleTube | Background style of the cells, rows and columns in tables and TreeView tables: default style | BackgroundStyle property |
styleVerticalHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatching such as | | | | | | BackgroundStyle property |
Versions 23 and latersyncAddition New in version 23syncAddition syncAddition | Automatic synchronization of Table controls based on a data file: Synchronization when adding a record to the HFSQL Client/Server data file. | SynchroHFSQL property |
Versions 23 and latersyncDeletion New in version 23syncDeletion syncDeletion | Automatic synchronization of Table controls based on a data file: Synchronization when deleting a record from the HFSQL Client/Server data file. | SynchroHFSQL property |
Versions 23 and latersyncModification New in version 23syncModification syncModification | Automatic synchronization of Table controls based on a data file: Synchronization when modifying a record in the HFSQL Client/Server data file. | SynchroHFSQL property |
Versions 23 and latersyncNone New in version 23syncNone syncNone | Automatic synchronization of Table controls based on a data file: No synchronization is performed. | SynchroHFSQL property |
tdDefault | Default writing direction, defined for the current language in the editor | TextDirection property |
tdLeftToRight | Writing direction forced from left to right | TextDirection property |
tdRightToLeft | Writing direction forced from right to left | TextDirection property |
Versions 27 and latertoolArrow New in version 27toolArrow toolArrow | The arrow tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolBlur New in version 27toolBlur toolBlur | The blur tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolCrop New in version 27toolCrop toolCrop | The crop tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolEllipse New in version 27toolEllipse toolEllipse | The pencil tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolEraser New in version 27toolEraser toolEraser | The eraser tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolFill New in version 27toolFill toolFill | The fill tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolLine New in version 27toolLine toolLine | The line tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolOCR New in version 27toolOCR toolOCR | The OCR tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolPencil New in version 27toolPencil toolPencil | The pencil tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolRectangle New in version 27toolRectangle toolRectangle | The rectangle tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolText New in version 27toolText toolText | The text tool is selected by default in the Image Editor control. | InitialTool property |
Versions 27 and latertoolWatermark New in version 27toolWatermark toolWatermark | The watermark tool is selected by default in the Image Editor control. | InitialTool property |
Versions 17 and laterTopToBottom New in version 17TopToBottom TopToBottom | Orientation of the Organization chart: The root element of the organization chart is located at the top of control, and its children are at the bottom. | ElementOrientation property |
Versions 21 and latertrsImage New in version 21trsImage trsImage | Management of transparency mode: The image transparency is kept. | TransparencyMode property |
Versions 21 and latertrsMagenta New in version 21trsMagenta trsMagenta | Management of transparency mode: The magenta color found in the image will be transparent during the display. | TransparencyMode property |
Versions 21 and latertrsTopLeftCorner New in version 21trsTopLeftCorner trsTopLeftCorner | Management of transparency mode: The points with the same color as the one of the top left point of image will be transparent. | TransparencyMode property |
typActiveX | Type of element: ActiveX control | Type property, ControlTypeInfo, ControlCreate |
typAttribute | Type of element: Looper attribute | Type property, ControlTypeInfo |
typBarCode | Type of element: Bar Code control | Type property, ControlTypeInfo, ControlCreate |
typBreak | Type of element: Break in a Looper control | Type property, ControlTypeInfo |
typButton | Type of element: Button control | Type property, ControlTypeInfo, ControlCreate |
typCalendar | Type of element: Calendar control | Type property, ControlTypeInfo, ControlCreate |
Versions 16 and latertypCaptcha New in version 16typCaptcha typCaptcha | Type of element: Captcha control | Type property, ControlTypeInfo |
typCarousel | Type of element: Carousel | Type property, ControlTypeInfo, ControlCreate |
typCell | Type of element: Cell control | Type property, ControlTypeInfo |
Versions 23 and latertypCellLayout New in version 23typCellLayout typCellLayout | Type of element: Cell in a Layout control | Type property, ControlTypeInfo |
Versions 17 and latertypCellPageLayout New in version 17typCellPageLayout typCellPageLayout | Type of element: Cell control used for Zoning layout. | Type property, ControlTypeInfo |
typChart | Type of element: Chart control | Type property, ControlTypeInfo, ControlCreate |
typCheckBox | Type of element: Check Box control | Type property, ControlTypeInfo, ControlCreate |
typClick | Type of element: Clickable Image control (Image control with the "This image is a clickable area" option). | Type property, ControlTypeInfo, ControlCreate |
typColumn | Type of element: Table column | Type property, ControlTypeInfo, ControlCreate |
typComboNE | Type of element: Non-editable Combo Box control | Type property, ControlTypeInfo, ControlCreate |
typComboWE | Type of element: Editable Combo Box control | Type property, ControlTypeInfo, ControlCreate |
Versions 22 and latertypConference New in version 22typConference typConference | Type of element: Conference control | Type property, ControlTypeInfo, ControlCreate |
Versions 15 and latertypControlTemplate New in version 15typControlTemplate typControlTemplate | Type of element: Control template | Type property, ControlTypeInfo |
typCube | Type of element: Cube control | Type property, ControlTypeInfo, ControlCreate |
typCurrency | Type of element: Currency edit control | Type property, ControlTypeInfo, ControlCreate |
Versions 19 and latertypDashboard New in version 19typDashboard typDashboard | Type of element: Dashboard control | Type property, ControlTypeInfo,
ControlCreate |
typDate | Type of element: Date edit control | Type property, ControlTypeInfo, ControlCreate |
Versions 27 and latertypDiagramEditor New in version 27typDiagramEditor typDiagramEditor | Type of element: Diagram Editor control | Type property, ControlTypeInfo,
ControlCreate |
typDrawer | Type of element: Drawer control | Type property, ControlTypeInfo, ControlCreate |
typDuration | Type of element: Duration edit control | Type property, ControlTypeInfo, ControlCreate |
Versions 21 and latertypeSignatureApproval New in version 21typeSignatureApproval typeSignatureApproval | Type of signature: Approval signature. | SignatureType property |
Versions 21 and latertypeSignatureCertification New in version 21typeSignatureCertification typeSignatureCertification | Type of signature: Certification signature. | SignatureType property |
typFlash | Type of element: Flash control | Type property, ControlTypeInfo |
typFlex | Type of element: Flex control | Type property, ControlTypeInfo |
typFormattedControl | Type of element: Formatted display control | Type property, ControlTypeInfo |
Versions 19 and latertypGantt New in version 19typGantt typGantt | Type of element: Gantt Chart column | Type property, ControlTypeInfo, ControlCreate |
typGrp | Type of element: Group of controls | Type property, ControlTypeInfo |
Versions 15 and latertypHorizontalLooper New in version 15typHorizontalLooper typHorizontalLooper | Type of element: Linear Looper control | Type property, ControlTypeInfo |
typHorizontalRule | Type of element: Line control | Type property, ControlTypeInfo |
typHTML | Type of element: HTML Static control | Type property, ControlTypeInfo, ControlCreate |
typHTMLControl | Type of element: HTML control | Type property, ControlTypeInfo |
Versions 26 and latertypHtmlEditor New in version 26typHtmlEditor typHtmlEditor | Type of element: HTML Editor control | Type property, ControlTypeInfo,
ControlCreate |
typHTMLStatic | Type of element: HTML Static control | Type property, ControlTypeInfo |
typIFrame | Type of element: iFrame control | Type property, ControlTypeInfo |
typImage | Type of element: Image control | Type property, ControlTypeInfo, ControlCreate |
Versions 23 and latertypImageEditor New in version 23typImageEditor typImageEditor | Type of element: Image Editor control | Type property, ControlTypeInfo,
ControlCreate |
Versions 20 and latertypInfiniteProgressBar New in version 20typInfiniteProgressBar typInfiniteProgressBar | Type of element: Infinite Progress Bar control | Type property, ControlTypeInfo, ControlCreate |
typInputCurrency | Type of element: Currency edit control | InputType property |
typInputDate | Type of element: Date edit control | InputType property, ControlTypeInfo |
typInputDuration | Type of element: Duration edit control | InputType property |
typInputNum | Type of element: Numeric edit control (real, integer, ...) | InputType property |
typInputNumericPrecise | Type of element: Numeric edit control | InputType property |
typInputText | Type of element: Text edit control | InputType property |
typInputTime | Type of element: Time edit control | InputType property |
typInternalPage | Type of element: Internal page | Type property, ControlTypeInfo |
typInternalWindow | Type of element: Internal window | Type property, ControlTypeInfo, ControlCreate |
typJava | Type of element: Java control | Type property, ControlTypeInfo |
Versions 23 and latertypLayout New in version 23typLayout typLayout | Type of element: Layout control | Type property, ControlTypeInfo |
typLink | Type of element: Link control | Type property, ControlTypeInfo |
typList | Type of element: List Box control | Type property, ControlTypeInfo, ControlCreate |
typListView | Type of element: ListView control | Type property, ControlTypeInfo, ControlCreate |
typLooper | Type of element: Looper control | Type property, ControlTypeInfo, ControlCreate |
Versions 20 and latertypMap New in version 20typMap typMap | Type of element: Map control | Type property, ControlTypeInfo, ControlCreate |
typMapArea | Type of element: Clickable Image control | Type property, ControlTypeInfo |
Versions 18 and latertypMenuControl New in version 18typMenuControl typMenuControl | Type of element: Menu control of WEBDEV page | Type property, ControlTypeInfo |
typMenuOption | Type of element: Menu option | Type property, ControlTypeInfo |
Versions 17 and latertypMultilineZone New in version 17typMultilineZone typMultilineZone | Type of element: Multiline Zone control | Type property, ControlTypeInfo, ControlCreate |
Versions 18 and latertypMultimedia New in version 18typMultimedia typMultimedia | Type of element: Multimedia control | Type property, ControlTypeInfo, ControlCreate |
Versions 23 and latertypNativeContainer New in version 23typNativeContainer typNativeContainer | Type of element: Native Container control | Type property, ControlTypeInfo, ControlCreate |
Versions 21 and latertypNavigationBar New in version 21typNavigationBar typNavigationBar | Type of element: Navigation Bar | Type property, ControlTypeInfo |
Versions 21 and latertypNavigationBarCell New in version 21typNavigationBarCell typNavigationBarCell | Type of element: Cell control found in a Navigation Bar control. | Type property, ControlTypeInfo |
typNum | Type of element: Numeric edit control | Type property, ControlTypeInfo, ControlCreate |
typOle | Type of element: OLE control | Type property, ControlTypeInfo, ControlCreate |
Versions 17 and latertypOrganizationChart New in version 17typOrganizationChart typOrganizationChart | Type of element: Organization Chart control | Type property, ControlTypeInfo, ControlCreate |
Versions 15 and latertypOrganizer New in version 15typOrganizer typOrganizer | Type of element: Organizer control | Type property, ControlTypeInfo, ControlCreate |
typPage | Type of element: Page | Type property, ControlTypeInfo |
typPager | Type of element: Pager control | Type property, ControlTypeInfo |
Versions 24 and latertypPannel New in version 24typPannel typPannel | Type of element: Dockable Panel control | Type property, ControlTypeInfo, ControlCreate |
Versions 23 and latertypPDFReader New in version 23typPDFReader typPDFReader | Type of element: PDF Reader control | Type property, ControlTypeInfo,
ControlCreate |
typPeelingCorner | Type of element: Peeling Corner control | Type property, ControlTypeInfo |
Versions 18 and latertypPivotTable New in version 18typPivotTable typPivotTable | Type of element: Pivot Table control | Type property, ControlTypeInfo, ControlCreate |
Versions 17 and latertypPopup New in version 17typPopup typPopup | Type of element: Popup control | Type property, ControlTypeInfo |
typProgressBar | Type of element: Progress Bar control | Type property, ControlTypeInfo, ControlCreate |
Versions 18 and latertypRangeSlider New in version 18typRangeSlider typRangeSlider | Type of element: Range Slider control | Type property, ControlTypeInfo |
Versions 24 and latertypRangeSlider New in version 24typRangeSlider typRangeSlider | Type of element: Range Slider control | Type property, ControlTypeInfo, ControlCreate |
Versions 17 and latertypRating New in version 17typRating typRating | Type of element: Rating control | Type property, ControlTypeInfo, ControlCreate |
Versions 21 and latertypRepositionableNote New in version 21typRepositionableNote typRepositionableNote | Type of element: Repositionable Note control | Type property, ControlTypeInfo, ControlCreate |
Versions 17 and latertypRibbon New in version 17typRibbon typRibbon | Type of element: Ribbon control | Type property, ControlTypeInfo, ControlCreate |
Versions 20 and latertypRibbonGroup New in version 20typRibbonGroup typRibbonGroup | Type of element: Ribbon group | Type property, ControlTypeInfo |
typRichTextArea or typTextArea (Previous versions) | Type of element: Text Area control | Type property |
typRotativeSlider | Type of element: Round Slider control | Type property, ControlTypeInfo, ControlCreate |
Versions 16 and latertypScheduler New in version 16typScheduler typScheduler | Type of element: Scheduler control | Type property, ControlTypeInfo, ControlCreate |
typScrollbar | Type of element: Scrollbar control | Type property, ControlTypeInfo, ControlCreate |
Versions 22 and latertypScrollingBanner New in version 22typScrollingBanner typScrollingBanner | Type of element: Sliding Banner | Type property, ControlTypeInfo |
typSelect | Type of element: Radio Button control | Type property, ControlTypeInfo, ControlCreate |
typShape | Type of element: Shape control | Type property, ControlTypeInfo, ControlCreate |
typSilverlight | Type of element: SilverLight control | Type property, ControlTypeInfo |
typSiteMap | Type of element: Site Map control | Type property, ControlTypeInfo |
typSiteMapPath | Type of element: Breadcrumb | Type property, ControlTypeInfo |
typSlider | Type of element: Slider control | Type property, ControlTypeInfo, ControlCreate |
Versions 22 and latertypSlidingBannerPlane New in version 22typSlidingBannerPlane typSlidingBannerPlane | Type of element: Plane associated with a Sliding Banner control | Type property, ControlTypeInfo |
Versions 18 and latertypSocialLink New in version 18typSocialLink typSocialLink | Type of element: Social Link control | Type property, ControlTypeInfo |
typSpin | Type of element: Spin control | Type property, ControlTypeInfo, ControlCreate |
typSplitter | Type of element: Splitter control | Type property, ControlTypeInfo, ControlCreate |
Versions 20 and latertypSpreadsheet New in version 20typSpreadsheet typSpreadsheet | Type of element: Spreadsheet control | Type property, ControlTypeInfo,
ControlCreate |
typStatic | Type of element: Static control | Type property, ControlTypeInfo, ControlCreate |
typStatusBarBox | Type of element: Cell in the status bar | Type property |
typSuperControl | Type of element: Supercontrol | Type property, ControlTypeInfo, ControlCreate |
Versions 24 and latertypSwitch New in version 24typSwitch typSwitch | Type of element: Switch control | Type property, ControlTypeInfo, ControlCreate |
Versions 24 and latertypSwitchOption New in version 24typSwitchOption typSwitchOption | Type of element: Option of a Switch control | Type property, ControlTypeInfo |
typTab | Type of element: Tab control | Type property, ControlTypeInfo, ControlCreate |
typTable | Type of element: Table control | Type property, ControlTypeInfo, ControlCreate |
Versions 19 and latertypTabPane New in version 19typTabPane typTabPane | Type of element: Tab pane | ControlCreate |
typText | Type of element: Text edit control | Type property, ControlTypeInfo, ControlCreate |
typThumbnail | Type of element: Thumbnail control | Type property, ControlTypeInfo |
typTime | Type of element: Time edit control | Type property, ControlTypeInfo, ControlCreate |
typToolbar | Type of element: Toolbar control | Type property, ControlTypeInfo, ControlCreate |
typToolbox | Type of element: Sidebar control | Type property, ControlTypeInfo, ControlCreate |
Versions 15 and latertypTreeMap New in version 15typTreeMap typTreeMap | Type of element: TreeMap control | Type property, ControlTypeInfo, ControlCreate |
typTreeView | Type of element: TreeView control | Type property, ControlTypeInfo, ControlCreate |
typTreeviewTable | Type of element: TreeView Table control | Type property, ControlTypeInfo, ControlCreate |
Versions 15 and latertypUpload New in version 15typUpload typUpload | Type of element: Upload control | Type property, ControlTypeInfo |
Versions 15 and latertypVideo New in version 15typVideo typVideo | Type of element: Video control | Type property, ControlTypeInfo |
typWebCam | Type of element: Web Camera control | Type property, ControlTypeInfo, ControlCreate |
Versions 22 and latertypWebComponent New in version 22typWebComponent typWebComponent | Type of element: Web Component control | Type property, ControlTypeInfo |
typWin | Type of element: Window | Type property, ControlTypeInfo |
Versions 21 and latertypWire New in version 21typWire typWire | Type of element: Wire control | Type property, ControlTypeInfo, ControlCreate |
Versions 22 and latertypWordProcessing New in version 22typWordProcessing typWordProcessing | Type of element: Word Processing control | Type property, ControlTypeInfo, ControlCreate |
typXaml | Type of element: Xaml control | Type property, ControlTypeInfo, ControlCreate |
vaAbove | Vertical alignment of control: Vertical alignment above the line, in superscript (correspond to the CSS "super" value) | VerticalAlignment property |
vaAuto | Vertical alignment of control: Automatic vertical alignment (correspond to the CSS "auto" value) | VerticalAlignment property |
vaBaseline | Vertical alignment of control: Vertical alignment according to the base line (correspond to the CSS "baseline" value) | VerticalAlignment property |
vaBelow | Vertical alignment of control: Vertical alignment below the line, as subscript (correspond to the CSS "sub" value) | VerticalAlignment property |
vaBottom | Vertical alignment of control: Text aligned at bottom | VerticalAlignment property |
vaMiddle | Vertical alignment of control: Text aligned in the middle | VerticalAlignment property |
vaNotDefined | Vertical alignment of control: Vertical alignment inherited from the parent | VerticalAlignment property |
vaTextBottom | Vertical alignment of control: Vertical alignment flushed to the bottom (correspond to the CSS "text-bottom" value) | VerticalAlignment property |
vaTextTop | Vertical alignment of control: Vertical alignment flushed to the top (correspond to the CSS "text-top" value) | VerticalAlignment property |
vaTop | Vertical alignment of control: Text aligned at the top | VerticalAlignment property |
Versions 15 and laterveBlueShade New in version 15veBlueShade veBlueShade | A blue shade is displayed on the control or on the group of controls. | VisualEffect property |
Versions 15 and laterveDdw New in version 15veDdw veDdw | The control or the group of controls is grayed out: the visual effect is identical to the one used by the DDW feature (Dim Disabled Windows). | VisualEffect property |
Versions 15 and laterveNone New in version 15veNone veNone | No specific visual effect is applied to the control or to the group of controls. The display corresponds to a standard display. | VisualEffect property |
Versions 21 and laterweAddRepositionableNote New in version 21weAddRepositionableNote weAddRepositionableNote | Authorization to modify: The end user can add a repositionable note into the window. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterweAddWire New in version 21weAddWire weAddWire | Authorization to modify: The end user can add a wire between several controls. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterweChangeTooltip New in version 21weChangeTooltip weChangeTooltip | Authorization to modify: The end user can modify the tooltips of controls. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterweChangeWire New in version 21weChangeWire weChangeWire | Authorization to modify: The end user can modify the wires between the controls. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterweMoveControl New in version 21weMoveControl weMoveControl | Authorization to modify: The end user can move the controls. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterweMultiSelection New in version 21weMultiSelection weMultiSelection | Authorization to modify: The end user can select several controls at the same time. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterwePosition New in version 21wePosition wePosition | Authorization to modify: The end user can move the controls. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterweSelection New in version 21weSelection weSelection | Authorization to modify: The end user can select the controls. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterweSize New in version 21weSize weSize | Authorization to modify: The end user can modify the size of controls. | WinEditAllowed property, WinEditMode property |
Versions 21 and laterwireOriginStartControl New in version 21wireOriginStartControl wireOriginStartControl | Waypoint coordinates: The coordinates are relative to the top left point of start control for the Wire control. | OriginWaypoint property |
Versions 21 and laterwireOriginStartPoint New in version 21wireOriginStartPoint wireOriginStartPoint | Waypoint coordinates: The coordinates are relative to the start point of Wire control. | OriginWaypoint property |
Versions 21 and laterwireOriginWindow New in version 21wireOriginWindow wireOriginWindow | Waypoint coordinates: The coordinates are relative to the origin of window. | OriginWaypoint property |
zoomAdaptHeight | Displays the image full height in the Image control | Zoom property |
zoomAdaptSize | - Displays the entire image in the Image control.
Versions 20 and laterAdapts the zoom of Map control in order for all the markers of Map control to be visible. New in version 20Adapts the zoom of Map control in order for all the markers of Map control to be visible. Adapts the zoom of Map control in order for all the markers of Map control to be visible.
| Zoom property |
zoomAdaptWidth | Displays the image full width in the Image control | Zoom property |