xHarbour Reference Documentation > Function Reference |
Returns the largest window ID of all windows.
WNum() --> nMaxWindowID
The function returns the largest window ID as a numeric value.
Note: window IDs are numeric values that are incremented for each window opened with WOpen().
See also: | WSelect(), WStack() |
Category: | CT:Window , Windows (text mode) |
Source: | ct\ctwin.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com