ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of element to use: Name of control or name of Control variable to use. Name of page to use. Name of window to use. Name of report to use.
Process to use: Versions 22 and latertrtActionNew in version 22trtActiontrtActionAction code of Web Component control. This constant is not available.Versions 22 and latertrtValueAssignmentNew in version 22trtValueAssignmenttrtValueAssignmentCode for assigning the Value property of Web Component control. This constant is not available.trtLineDisplayCode used to display a row (Table control only). This constant is not available.trtDisplayPopupMenuOptional code for displaying the popup menu. This constant is not available.Versions 24 and latertrtAddTokenNew in version 24trtAddTokentrtAddTokenCode for adding a token into a "Text token" edit control. This constant is not available.Versions 20 and latertrtAddWidgetNew in version 20trtAddWidgettrtAddWidgetCode for adding a widget to a Dashboard control. This constant is not available.trtPostPrint"Post Print" code of a block in a report.Versions 23 and latertrtAfterOpeningDocumentNew in version 23trtAfterOpeningDocumenttrtAfterOpeningDocument"After opening document" code of Word Processing control, Image Editor control, Spreadsheet control or PDF Reader control. This constant is not available.trtBeforeCreatingOrganizerApt"Before creating the appointment" code of Organizer control. This constant is not available.trtBeforeCreatingScheduleApt"Before creating the appointment" code of Scheduler control. This constant is not available.Versions 23 and latertrtBeforeClosingDocumentNew in version 23trtBeforeClosingDocumenttrtBeforeClosingDocument"Before closing document" code of Word Processing control, Image Editor control, Spreadsheet control or PDF Reader control. This constant is not available.trtPrePrint"Pre Print" code of control in a report.trtRightButtonDoubleClickCode of double click on right button.trtRightButtonDownCode of right button down.trtRightButtonUpCode of right button up.trtLeftButtonDoubleClickCode of double click on left button.trtLeftButtonDownCode of left button down.trtLeftButtonUpCode of left button up.trtMiddleButtonDoubleClickCode of double click on middle button.trtMiddleButtonDownCode of middle button down.trtMiddleButtonUpCode of middle button up.trtSystemButton"Before closing with OK/Close button" code.Versions 23 and latertrtChangeLayoutNew in version 23trtChangeLayouttrtChangeLayout"Change of layout" code of a window. This constant is not available.trtChangeOrganizerPeriod"Whenever changing period" code of Organizer control. This constant is not available.trtChangeSchedulePeriod"Whenever changing period" code of Scheduler control. This constant is not available.Versions 22 and latertrtChangePlaneNew in version 22trtChangePlanetrtChangePlane"Whenever changing plane" code of a Sliding Banner control. This constant is not available.Versions 20 and latertrtChangePositionMapNew in version 20trtChangePositionMaptrtChangePositionMap"Whenever changing position" code of Map control. This constant is not available.Versions 20 and latertrtResizeWidgetNew in version 20trtResizeWidgettrtResizeWidget"Resizing a Widget" code of Dashboard control. This constant is not available.trtResizeCode for resizing the window. This constant is not available.trtClickClick code of control.Code of the button associated with the click in the window.trtRightClickRight-click code (for the TreeView control only).Code of button associated with the right click in the window. This constant is not available.Versions 22 and latertrtClickButtonArrowNew in version 22trtClickButtonArrowtrtClickButtonArrowClick code on the arrow associated with a button. This constant is not available.Versions 24 and latertrtClickTokenNew in version 24trtClickTokentrtClickTokenClick code on a token in a "Text token" edit control. This constant is not available.trtHorizontalScroll"Horizontal scrollbar" code (Scrollbar control only).trtVerticalScroll"Vertical scrollbar" code (Scrollbar control only).Versions 20 and latertrtRequestRefreshNew in version 20trtRequestRefreshtrtRequestRefresh"Request for refreshing the display" code (window and internal window). This constant is not available.trtMoveWindowCode for moving the window. This constant is not available.trtMoveOrganizerAptCode for moving an appointment in an Organizer control. This constant is not available.trtMoveScheduleAptCode for moving an appointment in a Scheduler control. This constant is not available.Versions 20 and latertrtMoveWidgetNew in version 20trtMoveWidgettrtMoveWidget"Moving a Widget" code of Dashboard control. This constant is not available.trtDoubleClickDouble-click code.Code of button associated with the double click in the window. This constant is not available.trtCollapseExpandBranchCollapsed/Expanded code of a node in a TreeView or TreeView Table control. This constant is not available.Versions 22 and latertrtCollapseExpandBreakNew in version 22trtCollapseExpandBreaktrtCollapseExpandBreakCollapsed/Expanded code of a break in a Looper or Table control. This constant is not available.trtEnterEntry code in the control.trtLineEnterEntry code of a row (Table control only). This constant is not available.trtEnterInputOrganizerAptEntry code in input for an appointment in an Organizer control. This constant is not available.trtEnterInputSchedulerAptEntry code in input for an appointment in a Scheduler control. This constant is not available.trtEnterRolloverOptional entry code in rollover in a Table control. This constant is not available.Versions 21 and latertrtWinEdChangeSizeNew in version 21trtWinEdChangeSizetrtWinEdChangeSizeCode run when resizing a control in "Edit by the user" mode. This process is mainly used to identify the operation performed by the user and to run a specific code. This constant is not available.Versions 21 and latertrtWinEdMoveNew in version 21trtWinEdMovetrtWinEdMoveCode run when moving a control in "Edit by the user" mode. This process is mainly used to identify the operation performed by the user and to run a specific code. This constant is not available.Versions 21 and latertrtWinEdSelectionNew in version 21trtWinEdSelectiontrtWinEdSelectionCode run when selecting a control in "Edit by the user" mode. This process is mainly used to identify the operation performed by the user and to run a specific code. This constant is not available.trtClosingClosing code of the window.Closing code of the page.Closing code of report.trtComboClosingClosing code of drop-down list. This constant is not available.trtFilterCode for filtering the report data.trtEndInitialization"End of initialization" code (browsing List Box, Table and Combo Box control).trtEndChange"End of modification" code (Slider and Scrollbar control only). This constant is not available.trtInitInitialization code of control.Initialization code of the window.Initialization code of the page.Opening code of report.trtReadLastCode for reading the last record (Table control only). This constant is not available.trtReadDataCode for reading the report data.trtReadPreviousCode for reading the previous record (Table control only). This constant is not available.trtReadFirstCode for reading the first record (Table control only). This constant is not available.trtReadNextCode for reading the next record (Table control only). This constant is not available.Versions 22 and latertrtUpdateUINew in version 22trtUpdateUItrtUpdateUItrtUpdateUI"Request for refreshing the display" code (window and internal window). Remark: This constant corresponds to trtUpdateUI in previous versions. This constant is not available.trtChange"Whenever modified" code of control.Modification code of the window.Versions 22 and latertrtModificationSpreadsheetCellNew in version 22trtModificationSpreadsheetCelltrtModificationSpreadsheetCell"Cell modification" code of Spreadsheet control. This constant is not available.Versions 24 and latertrtModificationColumnFilterNew in version 24trtModificationColumnFiltertrtModificationColumnFilterCode "Whenever modifying the filter (user input in header)" of a Table Column control. This constant is not available.trtSliderChange"Whenever modified" code (Slider control only). This constant is not available.trtZoomModificationCode for modifying the zoom of a Range Slider control. This constant is not available.trtMenuOptionCode of menu option (main or popup menu).trtOpeningInitialization code of the window.Opening code of the page.Opening code of report.trtComboOpeningCode for opening the drop-down list of Combo Box control.trtKillFocusCode of focus loss for the window. This constant is not available.trtGetFocusCode of focus gain for the window. This constant is not available.trtReassignResourceScheduleAptCode for re-assigning an appointment in a Scheduler control. This constant is not available.Versions 22 and latertrValueRetrievalNew in version 22trValueRetrievaltrValueRetrievalCode for retrieving the Value property of a Web Component control. This constant is not available.trtResizeOrganizerAptCode for resizing an appointment in an Organizer control. This constant is not available.trtResizeScheduleAptCode for resizing an appointment in a Scheduler control. This constant is not available.trtMouseWheelCode for using the mouse wheel.trtSelectionSelection code (Combo Box, List Box and Table control).trtSelectOrganizerPeriodCode for selecting a period in an Organizer control. This constant is not available.trtSelectSchedulePeriodCode for selecting a period in a Scheduler control. This constant is not available.trtSelectOrganizerAptCode for selecting an appointment in an Organizer control. This constant is not available.trtSelectScheduleAptCode for selecting an appointment in a Scheduler control. This constant is not available.trtExitExit code of control.trtLineExitExit code of row (Table control only). This constant is not available.trtOrganizerInputExitAptExit code from input for an appoingment in an Organizer control. This constant is not available.trtScheduleInputExitAptExit code from input for an appoingment in a Scheduler control. This constant is not available.trtExitRolloverExit code from rollover of Table control. This constant is not available.trtSpinMinusDecrement code of Spin control. This constant is not available.trtSpinPlusIncrement code of Spin control. This constant is not available.trtDeleteTokenCode for deleting a token from a "Text token" edit control. This constant is not available.trtDeleteOrganizerAptCode for deleting an appointment from an Organizer control. This constant is not available.trtDeleteScheduleAptCode for deleting an appointment from a Scheduler control. This constant is not available.Versions 20 and latertrtDeleteWidgetNew in version 20trtDeleteWidgettrtDeleteWidgetCode for deleting a widget from a Dashboard control. This constant is not available.trtRolloverRollover code of control.Versions 20 and latertrtPullToRefreshNew in version 20trtPullToRefreshtrtPullToRefresh"Pull to refresh" code in a Table or Looper control. This constant is not available.trtKeyPressedKey Pressed code.trtKeyDownKey Down code.trtKeyUpKey Up code.trtSystemKeyPressedSystem Key Pressed code. This constant is not available.trtSystemKeyDownSystem Key Down code. This constant is not available.trtSystemKeyUpSystem Key Up code. This constant is not available.
Name of WLanguage procedure or method to run. Caution: all you have to do is specify the name of the procedure (without brackets).
Case of optional events
Case of events that expect parameters
Using the MySelf keyword
Exiting from the sequence of procedures
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: