ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage syntax / Reserved keywords
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Designation of current element (Reserved word)
The keywords used to identify the current element are:
MyWindowAllows you to handle the current window.
MyRightSlidingWindowAllows you to handle the right sliding window associated with the current window.
MyLeftSlidingWindowAllows you to handle the left sliding window associated with the current window.
MyInternalWindowAllows you to handle the current internal window.
MyPageAllows you to handle the current page
MySourceAllows you to handle the current data source
MySelfAllows you to handle the current control
MyPopupControlAllows you to handle the control that opened a popup window
MyReportAllows you to handle the current report
MyFileAllows you to handle the file that released the trigger from the trigger code.
MyParentAllows you to handle the current supercontrol from one of its controls
Object / ThisAllows you to handle the current class.
MyThreadAllows you to handle the Thread object that executes the current code.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help