| | |
Constant | Use | Function and/or property |
---|
AllFunctions | All WLanguage functions are available. | WLanguageCodeCompiling variable |
apArrayBaseIndex | Sets the start index of arrays sent to ActiveX or Automation objects. | AutomationParameter |
apArrayByValue | Forces the arrays sent to ActiveX or Automation objects to be passed by value. | AutomationParameter |
apBinaryString | Mode for retrieving the binary strings of OLE Automation. | AutomationParameter |
New in SaaSauthClientSecretBasic | Authentication mode for which the "ClientID" and "ClientSecret" are encoded using Base64 encoding in the HTTP header of the request. | |
authDefault | OAuth authentication by default. | OAuth2Parameters variable
|
authPKCE | Authentication via PKCE (Proof Key for Code Exchange). | OAuth2Parameters variable
|
ccGlobal | The external component is loaded in "global" mode. For example, the same context will be used if the component is loaded by the project and by a project component. | ComponentLoad |
ccIsolated | The external component is isolated. For example, if the component is loaded by the project and by a project component, each component will use a specific context. | ComponentLoad |
ciCaption | Requested information: Caption of the external component. | ComponentInfo |
ciCompany | Requested information: Organization that published the external component (same as ciOwner). | ComponentInfo |
ciCompatibleVersion | Requested information: Compatible version of the external component. | ComponentInfo |
ciCopyright | Requested information: Copyright of external component. | ComponentInfo |
ciGenerationDate | Requested information: Date on which the external component or library was generated. | ComponentInfo |
ciGlobalCommponent | Requested information: External component loading mode (global or isolated external component). | ComponentInfo |
ciInternalVersion | Requested information: WINDEV or WEBDEV version that was used to create the external component. | ComponentInfo |
ciLoadedAtStartup | Requested information: Whether or not to load the external component on project launch. | ComponentInfo |
ciLogicalName | Requested information: Logical name of the external component. | ComponentInfo |
ciOwner | Requested information: Organization that published the external component. | ComponentInfo |
ciPatchNumber | Required information: Number of the first patch accepted by the external component. | ComponentInfo |
ciPhysicalName | Requested information: Name of the physical file associated with the external component. | ComponentInfo |
ciProjectVersion | Requested information: Version of the external component that was used to compile the project. | ComponentInfo |
cisAbsent | Component loading report: The specified component is known to the project but is not in the specified path. | ComponentLoad, ComponentInfo |
cisLoaded | Component load report: The external component has loaded correctly and is ready for use. | ComponentLoad, ComponentInfo |
cisReady | External component load report: WDK file ready for use. | ComponentLoad, ComponentInfo |
ciStatus | Requested information: Status of external component. | ComponentInfo |
cisUnknown | Requested information: Status of external component: The external component is unknown to the project | ComponentInfo |
cisVersionTooOld | External component load report: External component version is too old. It is not compatible with the current executable. | ComponentLoad, ComponentInfo |
cisVersionTooRecent | External component load report: External component version is too recent. It is not compatible with the current executable. | ComponentLoad, ComponentInfo |
ciVersion | Requested information: Actual version of the external component. | ComponentInfo |
claParent | All the external components of the project are loaded from an internal component. | ComponentLoadAll |
claProject | All the components used by the project are loaded. The components used by the components themselves are not loaded. | ComponentLoadAll |
claRecursive | All components used by the project and all components used by the components themselves are loaded. | ComponentLoadAll |
CollapseExpandBranch | Event to handle: Collapsed/Expanded code of a branch node in a TreeView or TreeView Table control. | ExecuteProcess, Process property |
colSetDark | The returned color is chosen among a set of darker colors (suitable for the TreeMap control for example). | GetColor |
colSetDefault | The returned color is chosen among a set of standard colors. | GetColor |
colSetPalette | The returned color is chosen among the set of colors defined for the current palette. | GetColor |
colSetPastel | The returned color is chosen among a set of lighter colors. | GetColor |
colSetTemplate | The returned color is chosen among the set of colors defined for the current skin template. | GetColor |
CompressGauge | To view the progress, all you have to do is branch an event on CompressGauge (1174). When this message is received, the _EVE.wParam variable contains the percentage of file compression. | fCompress, fUncompress, fStopCompress |
CreateQuery | Opens Reports & Queries and starts the query creation wizard. | RunReportsAndQueries |
CreateReport | Opens Reports & Queries and starts the report creation wizard. | RunReportsAndQueries |
diffBinary | Binary comparison of files. | diffCreate |
diffFilePCS | Binary comparison of files optimized for the files created by WINDEV, WEBDEV and WINDEV Mobile. | diffCreate |
diffMaxPercentage | Comparison of files with a maximum percentage of differences. This constant can be combined with diffBinary, diffFilePCS or diffText. | diffCreate |
DisableOptimizedAnsiUnicodeConversion | Optimized ANSI/Unicode conversion is disabled. | ExecutionMode |
DisableOptimizedExecution | JITc (Just In Time compilation) is disabled. | ExecutionMode |
ExternalCallsOptimized | Optimizes the management of external calls to procedures. | ExecutionMode |
ForceDestructorNonDynamicObject | Forces the destruction of non-dynamic objects (even if a strong reference was taken). | ExecutionMode |
ForceDestructorNonDynamicObject | Forces the destruction of non-dynamic objects (even if a strong reference was taken). | ExecutionMode |
fromFile | The RSS feed to load is contained in a file. | rssInitialize |
fromString | The RSS feed to load is contained in a character string. | rssInitialize |
fromURL | The RSS feed to load is accessible by a URL. | rssInitialize |
gtAuthorizationCode | Authorization type: The access authorization is given to the user. A login window appears to let users enter their username and password. The access token is linked to the user. | OAuth2Parameters variable, OpenIDParameters variable |
gtClientCredentials | Authorization type: Authentication without login window. The access authorization is given to the application (not to the user). The token provided to access the resources of the application is linked to the application itself. | OAuth2Parameters variable, OpenIDParameters variable |
New in SaaSgtCustomGrantType | Authorization type: Authentication using information specified in the AdditionalParameters property. You can use JWT assertions created with JWTCreateAssertion. | OAuth2Parameters variable |
New in version 2025gtPassword | Authorization type: Silent user authentication. The access authorization is given to the user specified in the Username property (the associated password is specified with the Password property). The obtained token is linked to the user. | OAuth2Parameters variable, OpenIDParameters variable |
guidFormatted | The GUID is formatted for display with separators. | GetGUID |
guidRaw256 | The GUID corresponds to a sequence of 32 hexadecimal characters. In previous versions, this constant corresponds to 'guidRough256'. | GetGUID |
guidRaw | The GUID corresponds to a sequence of 16 hexadecimal characters. In previous versions, this constant corresponds to 'guidRough'. | GetGUID |
inMemory | Makes it possible to save images in memory. | dSaveImageBMP, dSaveImageGIF, dSaveImageJPEG, dSaveImagePNG, TwainToBMP, TwainToGIF, TwainToJPEG, TwainToPDF, TwainToTIFF |
jwtHS256 | HS256 algorithm (HMAC with SHA-256). | JWTParameters variable |
jwtRS256 | RS256 algorithm (RSA signature with SHA-256). | JWTParameters variable |
lcAll | Information to retrieve: All country information. | GetCountryList |
lcAlpha2Code | Information to retrieve: Two-letter ISO country code. | GetCountryList |
lcAlpha3Code | Information to retrieve: Three-letter ISO country code. | GetCountryList |
lcCaption | Information to retrieve: Country name. | GetCountryList |
lcNation | Information to retrieve: Country constant for the Nation function. | GetCountryList |
lcNumericCode | Information to retrieve: ISO numeric country code. | GetCountryList |
modeFormerOperatingModeDuration | The Duration properties keep the operating mode used in version 12. | ExecutionMode |
Nil_UUID | Empty 128-bit UUID. | UUID variable |
Nil_UUID_256 | Empty 256-bit UUID. | UUID variable |
NoFunction | No functions available. | WLanguageCodeCompiling variable |
NormalMode | The errors that occurred generate error messages (WINDEV 11 or WEBDEV 11 mode). | ExecutionMode |
New in version 2025oauth2IdToken | Type of token to be introspected: ID token. | |
New in version 2025oauth2AccessToken | Type of token to be introspected: Access token. | |
oauth2ResponseTypeCode | A response of type "Token" is expected. | OAuth2Parameters |
oauth2ResponseTypeToken | A response of type "Code" is expected. | OAuth2Parameters |
odFailure | Document opening status: The document could not be opened. | OpenDocument |
odOpenModified | Document opening status: The document has been opened and modified. | OpenDocument OpenDocumentAsynchronous |
odOpenNotModified | Document opening status: The document was opened but was not modified. | OpenDocument OpenDocumentAsynchronous |
odOptionHidePane | Document opening options: If the document is an image, it is displayed in the image editor and the right pane (that displays the color characteristics) is not displayed by default. | OpenDocument OpenDocumentAsynchronous PicOpen <Image editor>.Open |
odOptionMaxWindow | Document opening options: Document open in read/write mode in a maximized window. | OpenDocument OpenDocumentAsynchronous |
odOptionNone | Document opening options: Document open in read/write mode in a non-maximized window. | OpenDocument OpenDocumentAsynchronous PicOpen <Image editor>.Open |
odOptionReadOnly | Document opening options: Document open in read-only mode. | OpenDocument OpenDocumentAsynchronous PicOpen <Image editor>.Open |
PermissiveMode | The errors that occurred are ignored (WINDEV 5.5 or WEBDEV 1.5 mode). | ExecutionMode |
scAnyColor | Options for displaying the window for color selection All the colors are allowed. | SelectColor |
scHelp | Options for displaying the window for color selection Enables the help button. | SelectColor |
scInit | Options for displaying the window for color selection The color selected by default corresponds to the color passed as parameter. | SelectColor |
scNotPersoColor | Options for displaying the window for color selection The custom color creation button is dimmed. | SelectColor |
scPersoColor | Options for displaying the window for color selection Enables the button for creating custom colors. | SelectColor |
scSolidColor | Options for displaying the window for color selection Only non-hatched colors are allowed. | SelectColor |
scSystem | Options for displaying the window for color selection Displays the standard window for color selection of Windows. | SelectColor |
sdcgDefault | Text is drawn using the default style (grey debossed text). | StyleDrawCaptionGrayed |
sdcgMonochrome | Text is drawn using the specified color. | StyleDrawCaptionGrayed |
styleGrayedIconGradient | Manage the display of grayed images. | DrawingStyle |
styleImageLowQuality | Configure the load mode of large images (priority given to load time or to quality). | DrawingStyle |
styleIndentBorderOverlap | Configures the number of pixels between the text and the border in the "overlap" display mode. | DrawingStyle |
styleTranslucentWinBorder | Manage the display of translucent border of windows. | DrawingStyle |
tmPage | Test run from a page Go. | InTestMode |
tmProcedure | Test run from a procedure Go. | InTestMode |
tmProject | Test run from a project Go. | InTestMode |
tmQuery | Test run from a query Go. | InTestMode |
tmReport | Test run from a report Go. | InTestMode |
tmTest | Test run from the Go of an automated test. | InTestMode |
tmWindow | Test run from a window Go. | InTestMode |
trtAction | Event to handle: Action code of the Web Component control. | ExecuteProcess, Process property |
trtAddDiagShape | Event to handle: "Resize a shape" code in a Diagram Editor control. | ExecuteProcess, Process property |
trtAddKanbanCard | Event to handle: Code executed when a card is added in a Kanban control. | ExecuteProcess, Process property |
trtAddToken | Event to handle: "Add token" code of a "Text token" Edit control. | ExecuteProcess, Process property |
trtAddWidget | Event to handle: "Add a widget" code of a Dashboard control. | ExecuteProcess, Process property |
trtAfterChangingSkinTemplate | Event to handle: "After changing skin template" code of an internal window. | ExecuteProcess, Process property |
trtAfterOpeningDocument | Event to handle: "After opening a document" code of Word Processing, Image Editor, Spreadsheet and PDF Reader controls. | ExecuteProcess, Process property |
trtBeforeChangingSkinTemplate | Event to handle: "Before changing skin template" code of an internal window. | ExecuteProcess, Process property |
trtBeforeClosingDocument | Event to handle: "Before closing a document" code of Word Processing, Image Editor, Spreadsheet and PDF Reader controls. | ExecuteProcess, Process property |
trtBeforeClosingWindow | Event to handle: "Allow closing" code of a window. | ExecuteProcess, Process property |
trtBeforeCreatingOrganizerApt | Event to handle: "Before creating the appointment" code of an Organizer control. | ExecuteProcess, Process property |
trtBeforeCreatingScheduleApt | Event to handle: "Before creating the appointment" code of a Scheduler control. | ExecuteProcess, Process property |
trtChange | Event to handle: "Whenever modified" code of the control, modification code of the window. | ExecuteProcess, Process property |
trtChangeDiagShape | Event to handle: "Change a shape" code in a Diagram Editor control. | ExecuteProcess, Process property |
trtChangeLayout | Event to handle: "Change layout" code of a window. | ExecuteProcess, Process property |
trtChangeOrganizerPeriod | Event to handle: "Whenever changing a period" code of an Organizer control. | ExecuteProcess, Process property |
trtChangePlane | Event to handle: "Whenever changing a plane" code of a Sliding Banner control | ExecuteProcess, Process property |
trtChangePositionMap | Event to handle: "Whenever changing a position" code of a Map control. | ExecuteProcess, Process property |
trtChangeSchedulePeriod | Event to handle: "Whenever changing a period" code of a Scheduler control. | ExecuteProcess, Process property |
trtChangeSlice | Event to handle: "Whenever the page changes to another slice" code of a page in responsive web design mode. | ExecuteProcess |
trtChangeToken | Event to handle: Code executed when the user edits a token in a "Text token" Edit control. | ExecuteProcess, Process property |
trtClick | Event to handle: Click code of the control, code of the button associated with a click in the window. | ExecuteProcess, Process property |
trtClickButtonArrow | Event to handle: Click code of the arrow associated with a button. | ExecuteProcess, Process property |
trtClickButtonEditControlLeft | Event to handle: Click on the button on the left side of an Edit control. | ExecuteProcess, Process property |
trtClickButtonEditControlRight | Event to handle: Click on the button on the right side of an Edit control. | ExecuteProcess, Process property |
trtClickHTMLLink | Event to handle: "Click on a link" code of an HTML Display control. | ExecuteProcess, Process property |
trtClickToken | Event to handle: Click code of a token in a "Text token" Edit control. | ExecuteProcess, Process property |
trtClosing | Event to handle: Window, page or report closing code. | ExecuteProcess, Process property |
trtCollapseExpandBreak | Event to handle: Collapsed/Expanded code of a break in a Table or Looper control. | ExecuteProcess, Process property |
trtCollapseExpandDrawer | Event to handle: Collapsed/Expanded code of a Drawer control (browser code). | ExecuteProcess, Process property |
trtComboClosing | Event to handle: Closing code of a drop-down list in a Combo Box control. | ExecuteProcess, Process property |
trtComboOpening | Event to handle: Opening code of a drop-down list in a Combo Box control. | ExecuteProcess, Process property |
trtDelayedPlaneLoad | Event to handle: Delayed plane load code. | ExecuteProcess |
trtDeleteDiagShape | Event to handle: "Delete a shape" code in a Diagram Editor control. | ExecuteProcess, Process property |
trtDeleteKanbanCard | Event to handle: Code executed when a card is deleted from a Kanban control. | ExecuteProcess, Process property |
trtDeleteOrganizerApt | Event to handle: Code executed when an appointment is deleted from an Organizer control. | ExecuteProcess, Process property |
trtDeleteScheduleApt | Event to handle: Code executed when an appointment is deleted from a Scheduler control. | ExecuteProcess, Process property |
trtDeleteToken | Event to handle: "Delete token" code of a "Text token" Edit control. | ExecuteProcess, Process property |
trtDeleteWidget | Event to handle: Code executed when a widget is deleted from a Dashboard control. | ExecuteProcess, Process property |
trtDisplayContextMenu | Event to handle: "Before creating the appointment" code of an Organizer control. | Process property |
trtDoubleClick | Event to handle: Double click code, code of the button associated with a double click in the window. | ExecuteProcess, Process property |
trtEndChange | Event to handle: End of modification (Slider and Scrollbar control). | ExecuteProcess, Process property |
trtEndInitialization | Event to handle: End of initialization (List Box, Table and Combo Box control based on a data file). | ExecuteProcess, Process property |
trtEndLoadingHTMLPage | Event to handle: "After loading HTML page" code of an HTML Display control. | ExecuteProcess, Process property |
trtEndMovingKanbanCard | Event to handle: Code executed when the user stops moving a card in a Kanban control. | ExecuteProcess, Process property |
trtEnter | Event to handle: Control entry code. | ExecuteProcess, Process property |
trtEnterInputOrganizerApt | Event to handle: Code executed when the user enters an appointment in an Organizer control. | ExecuteProcess, Process property |
trtEnterInputSchedulerApt | Event to handle: Code executed when the user enters an appointment in an Organizer control. | ExecuteProcess, Process property |
trtEnterInputToken | Event to handle: Code executed when the user enters a token in a "Text token" Edit control. | ExecuteProcess, Process property |
trtEnterRollover | Event to handle: Code executed when the user starts hovering over a Table control. | Process property |
trtErrorLoadingHTMLPage | Event to handle: Page load error code in an HTML Display control. | ExecuteProcess, Process property |
trtExit | Event to handle: Code executed when the pointer is moved out of a control. | ExecuteProcess, Process property |
trtExitRollover | Event to handle: Code executed when the pointer is moved out of a Table control. | Process property |
trtFilter | Event to handle: Code executed when the report data is filtered. | ExecuteProcess, Process property |
trtGetFocus | Event to handle: Code executed when the window gains focus. | ExecuteProcess, Process property |
trtHorizontalScroll | Event to handle: "Horizontal scrollbar" code (Scrollbar control only). | Process property |
trtInit | Event to handle: Control, window, page, or report initialization code. | ExecuteProcess, Process property |
trtKanbanCardDetails | Event to handle: Code executed when the details of a card are displayed in a Kanban control. | ExecuteProcess, Process property |
trtKeyDown | Event to handle: Key down. | Process property |
trtKeyPressed | Event to handle: Key pressed. | Process property |
trtKeyUp | Event to handle: Key up. | Process property |
trtKillFocus | Event to handle: Code executed when the window loses focus. | ExecuteProcess, Process property |
trtLeftButtonDoubleClick | Event to handle: Left mouse button double click. | Process property |
trtLeftButtonDown | Event to handle: Left mouse button down. | Process property |
trtLeftButtonUp | Event to handle: Left mouse button up. | Process property |
trtLineDisplay | Event to handle: Row display code (Table control only). | ExecuteProcess, Process property |
trtLineEnter | Event to handle: Row entry code (Table control only). | ExecuteProcess, Process property |
trtLineExit | Event to handle: Code executed when the pointer is moved out of a Table control row. | ExecuteProcess, Process property |
trtLoad | Event to handle: Page load code. | ExecuteProcess |
trtLoadingResourceHTML | Event to handle: "Load resources" code of an HTML Editor or HTML Display control. | ExecuteProcess, Process property |
trtMenuOption | Event to handle: Menu option code. | ExecuteProcess, Process property |
trtMiddleButtonDoubleClick | Event to handle: Middle mouse button double click. | Process property |
trtMiddleButtonDown | Event to handle: Middle mouse button down. | Process property |
trtMiddleButtonUp | Event to handle: Middle mouse button up. | Process property |
trtModificationColumnFilter | Event to handle: "Whenever modifying the filter (user input in header)" code of a table column. | ExecuteProcess, Process |
trtModificationSpreadsheetCell | Event to handle: "Modify a cell" code of a Spreadsheet control. | ExecuteProcess, Process property |
trtMouseWheel | Event to handle: Code executed when the mouse wheel is used | Process property |
trtMoveDiagShape | Event to handle: "Move a shape" code in a Diagram Editor control. | ExecuteProcess, Process property |
trtMoveKanbanCard | Event to handle: Code executed when the user moves a card in a Kanban control. | ExecuteProcess, Process property |
trtMoveOrganizerApt | Event to handle: Code executed when the user moves an appointment in an Organizer control. | ExecuteProcess, Process property |
trtMoveScheduleApt | Event to handle: Code executed when the user moves an appointment in a Scheduler control. | ExecuteProcess, Process property |
trtMoveWidget | Event to handle: "Move a widget" code of a Dashboard control. | ExecuteProcess, Process property |
trtMoveWindow | Event to handle: Window move code. | Process property |
trtOpening | Event to handle: Window, page, or report initialization code. | ExecuteProcess, Process property |
trtOrganizerInputExitApt | Event to handle: Code executed when the user leaves the input field of an appointment in an Organizer control. | ExecuteProcess, Process property |
trtPostPrint | Event to handle: "After printing" code for a block. | ExecuteProcess, Process property |
trtPrePrint | Event to handle: "Before printing" code of a control or block. | ExecuteProcess, Process property |
trtProcedure | Event to handle: Procedure. Finds a procedure among the project procedures. | ExecuteProcess SeekProcedure |
trtProjectProcedure | Event to handle: Procedure of the project hosting the component. Searches for a procedure in the project hosting the component. | ExecuteProcess SeekProcedure |
trtPullToRefresh | Event to handle: "Pull to refresh" code of a Table or Looper control. | ExecuteProcess, Process property |
trtReadData | Event to handle: Code executed when the report data is read. | ExecuteProcess, Process property |
trtReadFirst | Event to handle: Code executed when the first record is read in a Table control. | ExecuteProcess, Process property |
trtReadLast | Event to handle: Code executed when the last record is read in a Table control. | ExecuteProcess, Process property |
trtReadNext | Event to handle: Code executed when the next record is read in a Table control. | ExecuteProcess, Process property |
trtReadPrevious | Event to handle: Code executed when the previous record is read in a Table control. | ExecuteProcess, Process property |
trtReassignResourceScheduleApt | Event to handle: Code executed when an appointment is reassigned in a Scheduler control. | ExecuteProcess |
trtRefreshRibbon | Event to handle: Code executed when the ribbon of the PDF Reader or Word Processing control is refreshed. | ExecuteProcess |
trtRequestRefresh | Event to handle: UI refresh request. | ExecuteProcess, Process property |
trtReset | Event to handle: Page reset code. | ExecuteProcess |
trtResize | Event to handle: Window resize code. | ExecuteProcess, Process property |
trtResizeDiagShape | Event to handle: "Resize a shape" code in a Diagram Editor control. | ExecuteProcess, Process property |
trtResizeOrganizerApt | Event to handle: Code executed when an appointment is resized in an Organizer control. | ExecuteProcess |
trtResizeScheduleApt | Event to handle: Code executed when an appointment is resized in a Scheduler control. | ExecuteProcess, Process property |
trtResizeWidget | Event to handle: "Resize a widget" code of a Dashboard control. | ExecuteProcess, Process property |
trtRightButtonDoubleClick | Event to handle: Right mouse button double click. | Process property |
trtRightButtonDown | Event to handle: Right mouse button down. | Process property |
trtRightButtonUp | Event to handle: Right mouse button up. | Process property |
trtRightClick | Event to handle: Right-click code, code of the button associated with a right click in the window. | ExecuteProcess, Process property |
trtRightClickHTMLLink | Event to handle: "Right click on a link" code of an HTML Display control. | ExecuteProcess, Process property |
trtRollover | Event to handle: Control hover code. | Process property |
trtScheduleInputExitApt | Event to handle: Code executed when the user leaves the input field of an appointment in a Scheduler control. | ExecuteProcess, Process property |
trtScroll | Event to handle: Page scroll code. | ExecuteProcess |
trtSelectDiagShape | Event to handle: "Select a shape" code in a Diagram Editor control. | ExecuteProcess, Process property |
trtSelection | Event to handle: Selection code (Combo Box, List Box and Table control). | ExecuteProcess, Process property |
trtSelectOrganizerApt | Event to handle: Code executed when an appointment is selected in an Organizer control. | ExecuteProcess, Process property |
trtSelectOrganizerPeriod | Event to handle: Code executed when a time range is selected in an Organizer control. | ExecuteProcess, Process property |
trtSelectScheduleApt | Event to handle: Code executed when an appointment is selected in a Scheduler control. | ExecuteProcess, Process property |
trtSelectSchedulePeriod | Event to handle: Code executed when a time range is selected in a Scheduler control. | ExecuteProcess, Process property |
trtSliderChange | Event to handle: "Whenever modified" code of a Slider control | ExecuteProcess, Process property |
trtSpinMinus | Event to handle: Code executed when the value increases in a Spin control. | ExecuteProcess, Process property |
trtSpinPlus | Event to handle: Code executed when the value decreases in a Spin control. | ExecuteProcess, Process property |
trtStartLoadingHTMLPage | Event to handle: "Before loading HTML page" code of an HTML Display control. | ExecuteProcess, Process property |
trtStartMovingKanbanCard | Event to handle: Code executed when the user starts moving a card in a Kanban control. | ExecuteProcess, Process property |
trtSubmit | Event to handle: Page submit code. | ExecuteProcess, Process property |
trtSystemButton | Event to handle: "Before closing with OK/Close button". | ExecuteProcess, Process property |
trtSystemKeyDown | Event to handle: System key down. | Process property |
trtSystemKeyPressed | Event to handle: System key pressed. | Process property |
trtSystemKeyUp | Event to handle: System key up. | Process property |
trtUnload | Event to handle: Page unload code. | ExecuteProcess |
trtUpdateUI | Event to handle: UI refresh request. | ExecuteProcess, Process property |
trtValueAssignment | Event to handle: Code for assigning a value to the Value property of a Web Component control. | ExecuteProcess, Process property |
trtValueRetrieval | Event to handle: Code executed when the Value property of a Web Component control is retrieved. | ExecuteProcess, Process property |
trtVerticalScroll | Event to handle: "Vertical scrollbar" code (Scrollbar control only). | Process property |
trtWinEdChangeSize | Event to handle: Code executed when the user resizes a control. | Process property |
trtWinEdMove | Event to handle: Code executed when the user moves a control. | Process property |
trtWinEdSelection | Event to handle: Code executed when the user selects a control. | Process property |
trtZoomModification | Event to handle: Code executed when the zoom value changes in a Range Slider control. | ExecuteProcess, Process property |
versionFramework | Returns the version number of PC SOFT framework. | WINDEVVersion |
versionLanguage | Returns the language of the PC SOFT framework. | WINDEVVersion |
versionVM | | WINDEVVersion |
WaitIfEmpty | Waits for an element to be added into the stack or queue by another thread. | Dequeue, Pop |
WLanguageCodeFormatHTML | Code in HTML format. | WLanguageCodeFormatting type |
WLanguageCodeFormatText | Code in plain text format. | WLanguageCodeFormatting type |
WLanguageCodeKeywordLowercase | Keywords are in lowercase. | WLanguageCodeFormatting type |
WLanguageCodeKeywordUppercase | Keywords are in uppercase. | WLanguageCodeFormatting type |
WLanguageCodeThemeDark | Theme used for syntax highlighting: Dark theme. | WLanguageCodeFormatting type |
WLanguageCodeThemeGray | Theme used for syntax highlighting: Gray theme. | WLanguageCodeFormatting type |
WLanguageCodeThemeLight | Theme used for syntax highlighting: Light theme. | WLanguageCodeFormatting type |