| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns and/or selects an open window as the current window.
WSelect( [<nWindowID>] ) --> nCurrentWindow
The function returns the window ID of the current window as a numeric value.
Note: the window ID zero identifies the entire screen. WSelect(0) selects the entire screen as the current window.
| See also: | WOpen(), WStack() |
| Category: | CT:Window , Windows (text mode) |
| Source: | ct\ctwin.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com