| | |
Constant | Description | Used by these properties/functions |
---|
Active | Element state: The element is active/visible | State property InitialState property |
adjustmentModeColumns | Spreadsheet control adjustment mode: All the columns are adjusted to the control width. | AdjustmentMode property |
adjustmentModeNone | Spreadsheet control adjustment mode: No scaling is performed. | AdjustmentMode property |
adjustmentModeRows | Spreadsheet control adjustment mode: All the rows are adjusted to the control height. | AdjustmentMode property |
adjustmentModeRowsAndColumns | Spreadsheet control adjustment mode: The worksheet is adjusted to the dimensions of the Spreadsheet control. | AdjustmentMode property |
anchorBottom | Control anchoring options: Anchor to the bottom. | Anchor property |
anchorHeight | Control anchoring options: Vertical anchors. | Anchor property |
anchorRight | Control anchoring options: Anchor to the right. | Anchor property |
anchorTopLeft | Control anchoring options: Anchor to the top left. | Anchor property |
anchorWidth | Control anchoring options: Anchor to the left and right. | Anchor property |
atcAdaptInHeight | When the control content changes, it adapts to the new content vertically. | AnchorToContent property |
atcAdaptInWidth | When the control content changes, it adapts to the new content horizontally. | AnchorToContent property |
atcNone | When the control content changes, the control is not resized. | AnchorToContent property |
Blur | Mode used to hide a control in a report: the control is blurred. | Hidden property |
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 |
btnCancel | Type of button: Cancel button. | ButtonType property |
btnHelp | Type of button: Help button. | ButtonType property |
btnInterruption | Type of button: Interruption button. | ButtonType property |
btnNormal | Type of button: Normal button. | ButtonType property |
btnValidate | Type of button: Validation button. | ButtonType property |
camBackCamera | Camera used: Back camera of the phone | Camera property |
camFlashAuto | Phone camera flash management mode: Flash fired automatically according to the light conditions. | Flash property |
camFlashOff | Phone camera flash management mode: Flash is always off. | Flash property |
camFlashOn | Phone camera flash management mode: Flash is always on. | Flash property |
camFrontCamera | Camera used: Front camera of the phone | Camera property |
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 |
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 |
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 |
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 |
camTorchAuto | Phone camera torch management mode: Torch turned on automatically according to the light conditions. | Torch property |
camTorchOff | Phone camera torch management mode: The torch is always off. | Torch property |
camTorchOn | Phone camera torch management mode: The torch is always on. | Torch property |
contextMenuDisabled | Disables the system and Euro context menus. | ContextMenu property |
contextMenuSystem | Disables the menu options specific to the AAFs (Automatic Application Features). Only the Windows context menu is displayed. It also allows access to the Unicode options available for some Windows systems ("Right to left reading order, Show Unicode control characters, etc."). | ContextMenu property |
csCircle | Style of the checkmark of a menu option: Round check icon. | CheckMarkStyle property |
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 control's default cursor 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: East/West 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 |
dbAlwaysVisible | Position of the delete button: The delete button is always displayed. | DeleteButton property |
dbinEdit | Position of the delete button: The delete button is displayed when the Edit control is in edit mode. | DeleteButton property |
dbNone | Position of the delete button: The delete button is not displayed. | DeleteButton property |
dbOffEdit | Position of the delete button: The delete button is displayed when the Edit control is not in edit mode. | DeleteButton property |
dfMarkdown | Markdown text. | DisplayFormat property |
dfPlainText | Text without specific format. | DisplayFormat property |
dfRTF | Text in RTF. | DisplayFormat property |
diagModeFreehandDrawing | The Diagram Editor control is in "Freehand drawing" mode. | EditMode property |
diagModeSelection | The Diagram Editor control is in "Selection" mode. | EditMode property |
displayModeContinuous | Display mode: The white space between pages is hidden. | DisplayMode property |
displayModeHtmlSourceCode | Display mode: The HTML source code is displayed in the HTML Editor control. | DisplayMode property |
displayModeKanban SingleList | Display mode: Only one list will be displayed in the Kanban control. The other lists can be accessed by scrolling horizontally. | DisplayMode property |
displayModeKanban MultiList | Display mode: Multiple lists can be displayed simultaneously in the Kanban control. | DisplayMode property |
displayModeOnePage | Display mode: The document is displayed as it will be printed. | DisplayMode property |
displayModeTwoPages WithCover | Display mode: The document pages are displayed side by side. The first page is set as cover page and is displayed on the right. | DisplayMode property |
displayModeTwoPages | Display mode: The document pages are displayed side by side. | DisplayMode property |
displayModeWeb | Display mode: The document is displayed as a Web page. | DisplayMode property |
DisplayOnly | Element state: non-modifiable element. For Table controls, the user will be able to select a table row. It can also be selected programmatically with TableSelectPlus. | State property InitialState property |
dndAuto | Behavior of the source and target controls for a drag-and-drop operation: Drag-and-drop operations are handled automatically | DndTarget property DndSource property |
dndInactive | Behavior of the source and target controls for a drag-and-drop operation: Drag-and-drop operations are disabled | DndTarget property DndSource property |
dndProgram | Behavior of the source and target controls for a drag-and-drop operation: Drag-and-drop operations are managed by the developer | DndTarget property DndSource property |
doAlways | Orphan display mode: All the elements will be displayed, even the ones with no parent. For example, all products will be displayed, even those associated with no category. | DisplayOrphan property |
doAuto | Orphan display mode: The display mode is automatic according to the cardinality of the link defined in the analysis. | DisplayOrphan property |
doNever | Orphan display mode: 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 displayed. | Ellipsis property |
ellipsisEnd | An ellipsis ("...") replaces the characters that cannot be displayed at the end of the control. | Ellipsis property |
ellipsisPath | An ellipsis ("...") replaces the characters in the middle of the text. This constant should be used to display a path to a file. | Ellipsis property |
fbacCenter | Items of all the lines are centered along the cross axis, taking into account the total height or width of the lines. | FlexAlignContent property |
fbacEnd | Depending on the direction of the Flexbox control:- items in the last line (N) are aligned to the bottom or right edge of the Flexbox control.
- items in the second to last line (N-1) are aligned to the top or left edge of the items in the last line (N), etc.
| FlexAlignContent property |
fbacSpaceAround | Items in each line are distributed from start to end along the cross axis. Items in each line are distributed with equal space around them, taking into account both the other items and the edges of the Flexbox control. | FlexAlignContent property |
fbacSpaceBetween | Depending on the direction of the Flexbox control:- items in the first line are aligned to the top or left edge of the Flexbox control.
- items in the last line (N) are aligned to the bottom or right edge of the Flexbox control.
Items in the inner lines are aligned and distributed at equal distance from the items in the first and last line. | FlexAlignContent property |
fbacStart | Depending on the direction of the Flexbox control:- items in the first line are aligned to the top or left edge of the Flexbox control.
- items in the second line are aligned to the bottom or right edge of the items in the first line, etc.
| FlexAlignContent property |
fbacStretch | Items will stretch horizontally and vertically to take up the remaining space in the Flexbox control. This is the default value ("undefined"). | FlexAlignContent property |
fbaiBaseline | All the text of the controls is aligned. | FlexAlignItems property |
fbaiCenter | All controls are centered. Depending on the direction of the Flexbox control, each item is centered according to its height or width. | FlexAlignItems property |
fbaiEnd | Depending on the direction, items are aligned to the bottom or right edge of the Flexbox control. | FlexAlignItems property |
fbaiStart | Depending on the direction, items are aligned to the top or left edge of the Flexbox control. | FlexAlignItems property |
fbaiStretch | Depending on the direction of the Flexbox control, items stretch vertically or horizontally. | FlexAlignItems property |
fbasAuto | The alignment of the item along the cross axis is defined by the Flexbox control. | FlexAlignSelf property |
fbasBaseline | Alignment is set based on the text baseline. | FlexAlignSelf property |
fbasCenter | The item is centered along the cross axis. | FlexAlignSelf property |
fbasEnd | The item is positioned at the end of the line. | FlexAlignSelf property |
fbasStart | The item is positioned at the start of the line. | FlexAlignSelf property |
fbasStretch | The item will stretch to fill the Flexbox control along the cross axis. | FlexAlignSelf property |
fbdColumn | Items are laid out vertically, from top to bottom. | FlexDirection property |
fbdColumnReverse | Items are laid out vertically, from bottom to top. | FlexDirection property |
fbdRow | Items are laid out horizontally, from left to right. | FlexDirection property |
fbdRowReverse | Items are laid out horizontally, from right to left. | FlexDirection property |
fbjcCenter | Items are centered along the main axis. There is no space between them. The same spacing value is generated at each end of the group of items. | FlexJustifyContent property |
fbjcEnd | The last item is aligned to the end of the main axis. Depending on the direction of the Flexbox control, the other items are positioned from right to left or bottom to top. | FlexJustifyContent property |
fbjcSpaceAround | Depending on the direction of the Flexbox control, items are distributed along the main axis. Items are distributed with equal space around them, taking into account both the other items and the edges of the Flexbox control. | FlexJustifyContent property |
fbjcSpaceBetween | Depending on the direction of the Flexbox control, items are distributed along the main axis. The first item is aligned to the start of the main axis. The last item is aligned to the end of the main axis. The other items are distributed in the remaining space and the same spacing value is used between the items. | FlexJustifyContent property |
fbjcStart | The first item is aligned to the start of the main axis. Depending on the direction of the Flexbox control, the other items are positioned from left to right or top to bottom. | FlexJustifyContent property |
fbwNoWrap | Items are laid out in a single line. The Flexbox control stretches horizontally or vertically, or a scrollbar is displayed. | FlexWrap property |
fbwWrap | Items that do not fit in the line are positioned on the next line. | FlexWrap property |
fbwWrapReverse | Items that do not fit in the line are positioned on the next line going up or left. | FlexWrap 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 out element | State property InitialState property |
haCenter | Horizontal alignment of a control: Centered text | 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 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 right | HorizontalAlignment property, docNumberingLevel variable, docParagraph variable |
imgAlignHCentered | Alignment mode: Horizontally centered | ImageMode property |
imgAlignHRight | Alignment mode: Bottom vertical alignment | ImageMode property |
imgAlignVBottom | Alignment mode: Vertically centered | ImageMode property |
imgAlignVCentered | Alignment mode: Horizontal alignment to right | ImageMode property |
imgCentered | Display mode: Image centered in the control | ImageMode property, FolderModeImage property |
imgH | Display mode: The image stretches or shrinks while maintaining its aspect ratio to fit the control | ImageMode property, FolderModeImage property |
imgHC | Display mode: The image stretches or shrinks while maintaining its aspect ratio to be centered and fit the control | ImageMode property, FolderModeImage property |
imgHCE | Display mode: The image stretches or shrinks while maintaining its aspect ratio so that the image is centered and its smaller side fits the control | ImageMode property, FolderModeImage property |
imgHCWIS | Display mode: If the full image fits the control, it is displayed at its original size (100%) and centered in the control. Otherwise, it is downsized, while maintaining its aspect ratio to fit and appear centered in the control. | ImageMode property, FolderModeImage property |
imgHE | Display mode: The image stretches or shrinks while maintaining its aspect ratio so that the smaller side of the image fits the control | ImageMode property, FolderModeImage property |
imgHQ | Image quality: In homothetic mode, improves the image quality when it is downsized | ImageMode property, FolderModeImage property |
imgHWIS | Display mode: If the full image fits the control, it is displayed at its original size (100%). Otherwise, it is downsized, while maintaining its aspect ratio to fit the control. | ImageMode property, FolderModeImage property |
imgNormal | Display mode: The image is displayed at its original size (100%) in the upper-left corner of the control | ImageMode property, FolderModeImage property |
imgNoScale | Display mode: In "Large fonts" mode, the image displayed in an Image control is automatically enlarged. It prevents the image from being enlarged in "Large fonts" mode. This constant is useful for drawing in controls that contain a bitmap screenshot. | ImageMode property, FolderModeImage property |
imgStretched | Display mode: The image stretches to fill the control | ImageMode property, FolderModeImage property |
imgTiled | Display mode: The image is repeated while maintaining its original size (100%) to fit the control (tile design) | ImageMode property, FolderModeImage property |
Invisible | Element state: Invisible element | State property InitialState property |
iSignature_CAdES_B | CAdES Basic electronic signature. | SignatureMode property, iPrintSignature, PDFSign |
iSignature_CAdES_C | CAdES C electronic signature. | SignatureMode property, iPrintSignature, PDFSign |
iSignature_CAdES_T | CAdES Trust token electronic signature. | SignatureMode property, iPrintSignature, PDFSign |
iSignature_CAdES_X | CAdES-X Type 2 electronic signature. | SignatureMode property, iPrintSignature, PDFSign |
iSignature_CAdES_XL | CAdES-XL Type 2 electronic signature. | SignatureMode property, iPrintSignature, PDFSign |
iSignature_PKCS7 | PKCS7 signature. This is an Adobe standard format not approved by the ETSI and Chorus standards. | SignatureMode property, iPrintSignature, PDFSign |
layoutHorizontalStacking | The Layout control displays a cell per row, one below the other. | Layout property |
layoutVerticalStacking | The Layout control displays one cell per column, one next to the other. | Layout property |
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 |
lldAutomatic | Details of a row in a table based on a data file: The links defined in the analysis are used to find the data from the linked data files to be displayed. | RowDetailsBinding property |
lldNone | Details of a row in a table based on a data file: No binding was defined. No details are displayed in the Table control based on a data file when clicking the + sign or when double-clicking a row. | RowDetailsBinding property |
lvmListView | ListView control display mode: ListView. | ListViewMode property |
lvmPanorama | ListView control display mode: panorama. | ListViewMode property |
lvmSimpleList | ListView control display mode: standard List Box. | ListViewMode property |
mapModePlan | Display mode of a Map control: road map | MapMode property |
mapModeSatellite | Display mode of a Map control: satellite mode | MapMode property |
maskAAlphaNum | Input mask: Letter, then letters + digits | DisplayMask property, InputMask property |
maskAAlphaNumUpper | Input mask: Uppercase letter, then uppercase letters + digits | DisplayMask property, InputMask property |
maskAddressIP | IP address (e.g.: 192.168.2.3). | DisplayMask property, InputMask property |
maskAddressIPv6 | New format for the IP addresses of the following type: aaaa:bbbb:cccc:dddd:eeee:ffff:gggg:hhhh:iiii:jjjj | DisplayMask property, InputMask property |
maskAddressMAC | MAC address in the following format: "aa:bb:cc:dd:ee:ff". | DisplayMask property, InputMask property |
maskAlpha | Input mask: Letters | DisplayMask property, InputMask property |
maskAlphaNum | Input mask: Letters + digits | DisplayMask property, InputMask property |
maskAlphaNumUpper | Input mask: Letters in uppercase characters + digits | DisplayMask property, InputMask property |
maskAlphaUpper | Input mask: Letters in uppercase characters | DisplayMask property, InputMask property |
maskBankAccountNumber | Bank account number according to the IBAN standard: two letters (country code) + two check digits + 11 to 30 digits/letters | DisplayMask property, InputMask property |
maskBitcoin | Bitcoin input mask. | DisplayMask property, InputMask property |
maskCardNumberAmericanExpress | 15-digit American Express credit card number. | DisplayMask property, InputMask property |
maskCardNumberMasterCard | 16-digit Mastercard credit card number. | DisplayMask property, InputMask property |
maskCardNumberVisa | 16-digit Visa credit card number. | DisplayMask property, InputMask property |
maskDateEmail | The format used corresponds to the date format of the RFC-5322 standard used for encrypting emails, RSS feeds, etc. The result is expressed in the local time zone. | DateToString StringToDate DisplayMask property |
maskDateEmailUTC | The format used corresponds to the date format of the RFC-5322 standard used for encrypting emails, RSS feeds, etc. The result is expressed in universal time (UTC). | DateToString StringToDate DisplayMask property |
maskDateInternet | The format used corresponds to the date format of the RFC-3339 standard used for international communications. The result is expressed in the local time zone. | DateToString StringToDate DisplayMask property |
maskDateInternetUTC | The format used corresponds to the date format of the RFC-3339 standard used for international communications. The result is expressed in universal time (UTC). | DateToString StringToDate DisplayMask property |
maskDateRelativeDuration | This format expresses the time elapsed (or to 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 | DisplayMask property, InputMask property |
maskEmailMultiple | Email addresses separated by the ";" character. | DisplayMask property, InputMask property |
maskEmailRFC2822 | Email address that is RFC2822 compliant and uses a correct top level domain, checked when exiting the control. | DisplayMask property, InputMask property |
maskEmailRFC2822Multiple | Email addresses separated by the ";" character. These email addresses are RFC2822 compliant and use a correct top level domain. | DisplayMask property, InputMask property |
maskFileName | Input mask: File name and path | DisplayMask property, InputMask property |
maskFileNoFolder | Input mask: File name (without its directories) | DisplayMask property, InputMask property |
maskFileSize | Numeric mask for file and disk sizes. | DisplayMask property InputMask property |
maskFUpper | Input mask: Capitalize first letter | DisplayMask property, InputMask property |
maskINSEE | Input mask: INSEE number | DisplayMask property, InputMask property |
maskINSEEKey | Input mask: INSEE number + Key | DisplayMask property, InputMask property |
maskISBN10 | 10-digit ISBN number. | DisplayMask property, InputMask property |
maskISBN13 | 13-digit ISBN number. | DisplayMask property, InputMask property |
maskLower | Input mask: All in lowercase letters | DisplayMask property, InputMask property |
maskNone | Input mask: No input mask | DisplayMask property, InputMask property |
maskNum | Input mask: Digits | DisplayMask property, InputMask property |
maskNumPlus | Input mask: Digits, '+', ' ', '.', '-', ',' | DisplayMask property, InputMask property |
maskPatronymic | Letters + Digits + Space + Apostrophe + Dash | DisplayMask property, InputMask property |
maskPatronymicUpper | Uppercase Letters + Digits + Space + Apostrophe + Dash | DisplayMask property, InputMask property |
maskPersonID_Australia | Australian social security number (Tax File Number - TFN). | DisplayMask property, InputMask property |
maskPersonID_Belgium | Belgium social security number (National number). | DisplayMask property, InputMask property |
maskPersonID_Brazil | Brazilian social security number (Cadastro de Pessoas fisicas). | DisplayMask property, InputMask property |
maskPersonID_Canada | Canadian social security number (Social insurance number). | DisplayMask property, InputMask property |
maskPersonID_Greece | Greek social security number (Identity card). | DisplayMask property, InputMask property |
maskPersonID_Italy | Italian social security number (Codice fiscale). | DisplayMask property, InputMask property |
maskPersonID_Netherlands | Dutch social security number (Sofinummer). | DisplayMask property, InputMask property |
maskPersonID_Singapore | Singaporean social security number (National Registration Identity Card). | DisplayMask property, InputMask property |
maskPersonID_Spain | Spanish social security number (Numero de identificacion de Extranjeros). | DisplayMask property, InputMask property |
maskPersonID_UK | British social security number (National Insurance Number). | DisplayMask property, InputMask property |
maskPersonID_US | American social security number (Social Security Number). | DisplayMask property, InputMask property |
maskPhone | Input mask: Phone number | DisplayMask property, InputMask property |
maskPhoneBelgium | Belgium phone number (dial codes, national and international numbers). | DisplayMask property, InputMask property |
maskPhoneCanada | Canadian phone number (XXX CCC-CCCC or +1 XXX CCC-CCCC, where XXX is the regional code and CCC-CCCC the local number). | DisplayMask property, InputMask property |
maskPhoneFrance | French telephone number (10 digits, grouped by 2). For example: "04 67 69 40 23" or "36 99". | DisplayMask property, InputMask property |
maskPhoneSwitzerland | Swiss phone number (0CC CCC CC CC or +41 CC CCC CC CC). | DisplayMask property, InputMask property |
maskRIB | RIB number. | DisplayMask property, InputMask property |
maskRomanNumeral | Roman numeral (for example: MCMLXXIV). | DisplayMask property, InputMask property |
maskScientific | Input mask: Scientific notation. | DisplayMask property, InputMask property |
maskSIREN | SIREN number attributed to a French business: 9-digit number made up of eight digits + one check digit calculated using the Luhn algorithm. | DisplayMask property, InputMask property |
maskSIRET | SIRET number attributed to a establishment: the first part is a SIREN code followed by 4 digits + one check digit calculated using the Luhn algorithm. | DisplayMask property, InputMask property |
maskSystemCurrency | Input/Display mask: Currency mask used by the system. Corresponds to the mask defined in the system regional settings ("Regional options" in the control panel). | DisplayMask property InputMask property NumToString function |
maskSystemNumeral | Input/Display mask: Numeric mask used by the system. Corresponds to the mask defined in the system regional settings ("Regional options" in the control panel). | DisplayMask property InputMask property NumToString function |
maskSystemTime | Input/Display mask: Mask defined in the system regional settings ("Regional options" in the control panel) | DisplayMask property InputMask property TimeToString function |
maskUpper | Input mask: All in uppercase letters | DisplayMask property, InputMask property |
maskUUID128 | 128-bit UUID without dashes. For example: "29ea9852143a46a4842aca811e5f8597". | DisplayMask property, InputMask property |
maskUUID128Raw | 128-bit UUID with dashes. For example: "29ea9852-143a-46a4-842a-ca811e5f8597". | DisplayMask property, InputMask property |
maskUUID128WithBrace | 128-bit UUID with braces. For example: "{29ea9852-143a-46a4-842a-ca811e5f8597}". | DisplayMask property, InputMask property |
maskUUID256 | 128-bit UUID without dashes. For example: "c5c9b31729278ad9da1efc44c437b7d85 b57060f41e2bf4d0e112eadb77a6d0b". | DisplayMask property, InputMask property |
maskZipCode | French postal code (including overseas departments): 5-digit number. | DisplayMask property, InputMask property |
maskZipCodeAustralia | Australian postal code. | DisplayMask property, InputMask property |
maskZipCodeAustria | Austrian postal code. | DisplayMask property, InputMask property |
maskZipCodeBelgium | Belgium postal code. | DisplayMask property, InputMask property |
maskZipCodeBrazil | Brazilian postal code. | DisplayMask property, InputMask property |
maskZipCodeCanada | Canadian postal code. | DisplayMask property, InputMask property |
maskZipCodeGermany | German postal code. | DisplayMask property, InputMask property |
maskZipCodeGreece | Greek postal code. | DisplayMask property, InputMask property |
maskZipCodeItaly | Italian postal code. | DisplayMask property, InputMask property |
maskZipCodeNetherlands | Dutch postal code. | DisplayMask property, InputMask property |
maskZipCodePortugal | Portuguese postal code. | DisplayMask property, InputMask property |
maskZipCodeSingapore | Singapore postal code. | DisplayMask property, InputMask property |
maskZipCodeSpain | Spanish postal code. | DisplayMask property, InputMask property |
maskZipCodeSwitzerland | Swiss postal code. | DisplayMask property, InputMask property |
maskZipCodeUK | UK postal code. | DisplayMask property, InputMask property |
maskZipCodeUS | US zip code. | DisplayMask property, InputMask property |
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 the next row | Merge property |
mergeNextTitle | Merge table cells: merge the title of the next column | Merge property |
mergeNone | Merge table cells: no merge is performed | Merge property |
MultimediaReaderAutomatic | The Video control chooses the best media player according to the file extension. | MultimediaReader property |
MultimediaReaderFlash | The Video control will use the MacroMedia Flash player (adapted for files whose extension is .FLV, .MP4, etc.) | MultimediaReader property |
MultimediaReaderNativeBrowser | The Video control will use the native HTML 5 player. | MultimediaReader property |
MultimediaReaderQuicktime | The Video control will use the Apple QuickTime player (adapted for files whose extension is .MOV, .MP4, etc.) | MultimediaReader property |
MultimediaReaderWindowsMedia | The Video control will use the Windows Media player (adapted for 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 |
ProgressBarDefault | System progress bar used by Windows 7: Restores the default behavior. | ProgressBarSystem property |
ProgressBarNone | System progress bar used by Windows 7: The progress bar is disabled. | ProgressBarSystem property |
ProgressBarStatusBar | System progress bar used by Windows 7: The taskbar progress bar is used. | ProgressBarSystem property |
ptAutomatic | WINDEV automatically chooses the best connection point for the Wire control. | AttachPointEnd property, AttachPointStart property |
ptBottomCenter | The connection point of the Wire control is centered on the bottom edge of the control. | AttachPointEnd property, AttachPointStart property |
ptMiddleLeft | The connection point of the Wire control is centered on the left edge of the control. | AttachPointEnd property, AttachPointStart property |
ptMiddleRight | The connection point of the Wire control is centered on the right edge of the control. | AttachPointEnd property, AttachPointStart property |
ptTopCenter | The connection point of the Wire control is centered on the top edge of the control. | AttachPointEnd property, AttachPointStart property |
pvtAllCollapsed | Level of detail in a Pivot Table control in a report: displays the first level of data detail of the Pivot Table control used as data source. | Collapsed property |
pvtAllExpanded | Level of detail in a Pivot Table control in a report: displays all the data from the Pivot Table control used as data source. | Collapsed property |
pvtLikeTheControl | Level of detail in a Pivot Table control in a report: same level of detail as in the PVT control used as data source. | Collapsed property |
ReadOnlyNoSelection | For Table controls only: The control is read-only, no input is allowed. In this case, the user will not be able to select a row from the table using the mouse or the arrow keys. A row can only be selected programmatically with TableSelectPlus. This row will be selected with the selection bar. | State property InitialState property |
Redaction | Mode used to hide a control in a report: the control is replaced by a black rectangle. | Hidden property |
secHtmlMaxi | No scripts are run (javascript, vbscript, etc.). No ActiveX control or plugin is displayed or run. | SecurityHtml property |
secHtmlNone | The scripts are run. The ActiveX controls 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 |
shapeArrow | Shape of the wire ends: Arrow | ShapeExtremityEnd property, ShapeExtremityStart property |
shapeCircle | - Shape of the wire ends: Circle
- Shape of the marker or marker cluster: Circle.
| |
shapeDiamond | Shape of the wire ends: Diamond | ShapeExtremityEnd property, ShapeExtremityStart property |
shapeNone | Shape of the wire ends: None | ShapeExtremityEnd property, ShapeExtremityStart property |
shapeRoundedSquare | - Shape of the marker or marker cluster: Rounded square.
| MarkerImage type |
shapeSquare | - Shape of the wire ends: Square
- Shape of the marker or marker cluster: Square.
| |
shapeTriangle | Shape of the wire ends: Triangle | ShapeExtremityEnd property, ShapeExtremityStart property |
skAlt | Control key: Alt key | ShortcutKey property |
skControl | Control key: Ctrl key | ShortcutKey property |
skShift | Control key: Shift key | ShortcutKey property |
slLinkAll | Gantt Chart column: All the links are displayed. | DisplayLink property |
slLinkNone | Gantt Chart column: No link is displayed. | DisplayLink property |
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 that use a '+++++' pattern | 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 that use a 'xxxxx' pattern | 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: Hatches that use a '-----' pattern | BackgroundStyle property |
styleLeftDiagonalHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatches that use a '/////' pattern | BackgroundStyle property |
styleRightDiagonalHatch | Background style of the cells, rows and columns in tables and TreeView tables: Hatches that use a '\\\\\\' pattern | 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: Hatches that use a '| | | | |' pattern | BackgroundStyle property |
swDisabled | Bottom sliding windows are not displayed. | HeightCollapsed property,HeightHalfExpanded property,HeightExpanded property |
swFitToContent | The height of the bottom sliding window corresponds to the height of the internal window. | HeightCollapsed property,HeightHalfExpanded property,HeightExpanded property |
swSysMedium | The height of the bottom sliding window corresponds to half the height of the host window. | HeightCollapsed property,HeightHalfExpanded property,HeightExpanded property |
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 |
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 |
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 |
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 | Left-to-right writing direction | TextDirection property |
tdRightToLeft | Right-to-left writing direction | TextDirection property |
toolArrow | The arrow tool is selected by default in the Image Editor control. | InitialTool property |
toolBlur | The blur tool is selected by default in the Image Editor control. | InitialTool property |
toolCrop | The crop tool is selected by default in the Image Editor control. | InitialTool property |
toolEllipse | The pencil tool is selected by default in the Image Editor control. | InitialTool property |
toolEraser | The eraser tool is selected by default in the Image Editor control. | InitialTool property |
toolFill | The fill tool is selected by default in the Image Editor control. | InitialTool property |
toolLine | The line tool is selected by default in the Image Editor control. | InitialTool property |
toolOCR | The OCR tool is selected by default in the Image Editor control. | InitialTool property |
toolPencil | The pencil tool is selected by default in the Image Editor control. | InitialTool property |
toolRectangle | The rectangle tool is selected by default in the Image Editor control. | InitialTool property |
toolText | The text tool is selected by default in the Image Editor control. | InitialTool property |
toolWatermark | The watermark tool is selected by default in the Image Editor control. | InitialTool property |
TopToBottom | Orientation of the Organization chart: The root element of the organization chart is at the top of the control, and its children are at the bottom. | ElementOrientation property |
trsImage | Transparency mode: Image transparency is preserved. | TransparencyMode property |
trsMagenta | Transparency mode: Magenta in the image will be transparent when displayed. | TransparencyMode property |
trsTopLeftCorner | Transparency mode: Points of the same color as the top left point of the 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 |
typBreadcrumb | Type of element: Breadcrumb | Type property, ControlTypeInfo |
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 |
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 |
typCellFlexBox | Type of element: Cell of a FlexBox control | Type property, ControlTypeInfo |
typCellLayout | Type of element: Cell in a Layout control | Type property, ControlTypeInfo |
typCellPageLayout | Type of element: Cell control used for the 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 |
typCodeEditor | Type of element: Code Editor control | 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 |
typConference | Type of element: Conference control | Type property, ControlTypeInfo, ControlCreate |
typContextMenuControl | Type of element: Context Menu control of a WEBDEV page | Type property, ControlTypeInfo |
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 |
typDashboard | Type of element: Dashboard control | Type property, ControlTypeInfo,
ControlCreate |
typDate | Type of element: Date Edit control | Type property, ControlTypeInfo, ControlCreate |
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 |
typeSignatureApproval | Type of signature: Approval signature. | SignatureType property |
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 |
typGantt | Type of element: Gantt Chart column | Type property, ControlTypeInfo, ControlCreate |
typGrp | Type of element: Group of controls | 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 |
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 |
typImageEditor | Type of element: Image Editor control | Type property, ControlTypeInfo,
ControlCreate |
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, etc.) | 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 |
typKanban | Type of element: Kanban control | Type property, ControlTypeInfo, ControlCreate |
typKanbanList | Type of element: Kanban List control | Type property, ControlTypeInfo, ControlCreate |
typLayout | Type of element: Layout control | Type property, ControlTypeInfo |
typLinearLooper | Type of element: Linear Looper control Until version 27, this constant was named typHorizontalLooper. | 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 |
typMap | Type of element: Map control | Type property, ControlTypeInfo, ControlCreate |
typMapArea | Type of element: Clickable Image control | Type property, ControlTypeInfo |
typMenuControl | Type of element: Menu control of WEBDEV page | Type property, ControlTypeInfo |
typMenuOption | Type of element: Menu option | Type property, ControlTypeInfo |
typMobileImageEditor | Type of element: Mobile Image Editor control | Type property, ControlCreate |
typMultilineZone | Type of element: Multiline Zone control | Type property, ControlTypeInfo, ControlCreate |
typMultimedia | Type of element: Multimedia control | Type property, ControlTypeInfo, ControlCreate |
typNativeContainer | Type of element: Native Container control | Type property, ControlTypeInfo, ControlCreate |
typNavigationBar | Type of element: Navigation Bar | Type property, ControlTypeInfo |
typNavigationBarCell | Type of element: Cell control 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 |
typOrganizationChart | Type of element: Organization Chart control | Type property, ControlTypeInfo, ControlCreate |
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 |
typPannel | Type of element: Dockable Panel control | Type property, ControlTypeInfo, ControlCreate |
typPDFReader | Type of element: PDF Reader control | Type property, ControlTypeInfo,
ControlCreate |
typPeelingCorner | Type of element: Peeling Corner control | Type property, ControlTypeInfo |
typPivotTable | Type of element: Pivot Table control | Type property, ControlTypeInfo, ControlCreate |
typPopup | Type of element: Popup control | Type property, ControlTypeInfo |
typProgressBar | Type of element: Progress Bar control | Type property, ControlTypeInfo, ControlCreate |
typRangeSlider | Type of element: Range Slider control | Type property, ControlTypeInfo |
typRangeSlider | Type of element: Range Slider control | Type property, ControlTypeInfo, ControlCreate |
typRating | Type of element: Rating control | Type property, ControlTypeInfo, ControlCreate |
typRepositionableNote | Type of element: Repositionable Note control | Type property, ControlTypeInfo, ControlCreate |
typRibbon | Type of element: Ribbon control | Type property, ControlTypeInfo, ControlCreate |
typRibbonGroup | Type of element: Ribbon group | Type property, ControlTypeInfo |
typRichTextArea | Type of element: Text Area control
In previous versions, this constant could also be used as typTextArea. | Type property |
typRotativeSlider | Type of element: Round Slider control | Type property, ControlTypeInfo, ControlCreate |
typScheduler | Type of element: Scheduler control | Type property, ControlTypeInfo, ControlCreate |
typScrollbar | Type of element: Scrollbar control | Type property, ControlTypeInfo, ControlCreate |
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 |
typSlider | Type of element: Slider control | Type property, ControlTypeInfo, ControlCreate |
typSlidingBanner | Type of element: Sliding Banner | Type property, ControlTypeInfo |
typSlidingBannerPlane | Type of element: Plane associated with a Sliding Banner control | Type property, ControlTypeInfo |
typSocialLink | Type of element: Social Network control | Type property, ControlTypeInfo |
typSpin | Type of element: Spin control | Type property, ControlTypeInfo, ControlCreate |
typSplitter | Type of element: Splitter control | Type property, ControlTypeInfo, ControlCreate |
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 |
typSwitch | Type of element: Switch control | Type property, ControlTypeInfo, ControlCreate |
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 |
typTabPane | Type of element: Tab | 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 |
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 |
typUpload | Type of element: Upload control | Type property, ControlTypeInfo |
typVideo | Type of element: Video control | Type property, ControlTypeInfo |
typWebCam | Type of element: Web Camera control | Type property, ControlTypeInfo, ControlCreate |
typWebComponent | Type of element: Web Component control | Type property, ControlTypeInfo |
typWin | Type of element: Window | Type property, ControlTypeInfo |
typWire | Type of element: Wire control | Type property, ControlTypeInfo, ControlCreate |
typWordProcessing | Type of element: Word Processing control | Type property, ControlTypeInfo, ControlCreate |
typXaml | Type of element: Xaml control | Type property, ControlTypeInfo, ControlCreate |
useModeMovement | PDF Reader control use mode: The control is in move mode: - the left mouse button allows you to move within the document.
- the mouse cursor turns into a hand.
- if the ribbon is displayed, the "Move" option is selected ("View" tab, "Tools" group).
Until version 27, this constant was named modeUseMovement. | UseMode property |
useModeOCR | PDF Reader control use mode: The control is in selection mode: - the left mouse button allows you to select the document elements.
- the cursor changes to a lasso.
- if the ribbon is displayed, the "OCR" option is selected ("View" tab, "Tools" group).
| UseMode property |
useModeSelection | PDF Reader control use mode: 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 "Select" option is selected ("View" tab, "Tools" group).
Until version 27, this constant was named modeUseSelection. | UseMode property |
vaAbove | Vertical alignment of a control: Vertical alignment above the baseline, as superscript (corresponds to the CSS "super" value) | VerticalAlignment property |
vaAuto | Vertical alignment of a control: Automatic vertical alignment (corresponds to the CSS "auto" value) | VerticalAlignment property |
vaBaseline | Vertical alignment of a control: Vertical alignment according to the baseline (corresponds to the CSS "baseline" value) | VerticalAlignment property |
vaBelow | Vertical alignment of a control: Vertical alignment below the baseline, as subscript (corresponds to the CSS "sub" value) | VerticalAlignment property |
vaBottom | Vertical alignment of a control: Text aligned to the bottom | VerticalAlignment property |
vaMiddle | Vertical alignment of a control: Text centered | VerticalAlignment property |
vaNotDefined | Vertical alignment of a control: Vertical alignment inherited from the parent | VerticalAlignment property |
vaTextBottom | Vertical alignment of a control: Vertical alignment with the bottom of the parent's font (corresponds to the CSS "text-bottom" value) | VerticalAlignment property |
vaTextTop | Vertical alignment of a control: Vertical alignment with the top of the parent's font (corresponds to the CSS "text-top" value) | VerticalAlignment property |
vaTop | Vertical alignment of a control: Text aligned to the top | VerticalAlignment property |
veBlueShade | A blue shade is displayed on the control or on the group of controls. | VisualEffect property |
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 |
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 |
weAddRepositionableNote | Authorization to modify: The end user can add a repositionable note in the window. | WinEditAllowed property, WinEditMode property |
weAddWire | Authorization to modify: The end user can add a wire between several controls. | WinEditAllowed property, WinEditMode property |
weChangeTooltip | Authorization to modify: The end user can modify the tooltips of the controls. | WinEditAllowed property, WinEditMode property |
weChangeWire | Authorization to modify: The end user can modify the wires between the controls. | WinEditAllowed property, WinEditMode property |
weMoveControl | Authorization to modify: The end user can move controls. | WinEditAllowed property, WinEditMode property |
weMultiSelection | Authorization to modify: The end user can select several controls at the same time. | WinEditAllowed property, WinEditMode property |
wePosition | Authorization to modify: The end user can move controls. | WinEditAllowed property, WinEditMode property |
weSelection | Authorization to modify: The end user can select controls. | WinEditAllowed property, WinEditMode property |
weSize | Authorization to modify: The end user can resize controls. | WinEditAllowed property, WinEditMode property |
wireOriginStartControl | Waypoint coordinates: The coordinates are relative to the top left point of the source control of the Wire control. | OriginWaypoint property |
wireOriginStartPoint | Waypoint coordinates: The coordinates are relative to the starting point of the Wire control. | OriginWaypoint property |
wireOriginWindow | Waypoint coordinates: The coordinates are relative to the origin of the window. | OriginWaypoint property |
zoomAdaptHeight | Displays the image full height in the Image control. | Zoom property |
zoomAdaptSize | - Displays the entire image in the Image control.
- Adapts the zoom of the Map control to display all the markers.
| Zoom property |
zoomAdaptWidth | Displays the image full width in the Image control | Zoom property |