|  Up | 
Window simulation events Scol 5.x or above required
This API allows you to trigger mouse moves and clicks, as well as keydown and keyup events in Scol windows.
- _MOUSEMOVEwindow
 fun [ObjWin ObjWin I I I] ObjWin
- _CLICKwindow
 fun [ObjWin ObjWin I I I] ObjWin
- _UNCLICKwindow
 fun [ObjWin ObjWin I I I] ObjWin
- _DBLCLICKwindow
 fun [ObjWin ObjWin I I I] ObjWin
- _KEYDOWNwindow
 fun [ObjWin ObjWin I I] ObjWin
- _KEYUPwindow
 fun [ObjWin ObjWin I] ObjWin