xHarbour Reference Documentation > Function Reference |
Returns the left column position of the selected window.
WCol( [<lCentered>] ) --> nLeftColumn
WCol() returns the left column position of the current window, or the position of a centered window, as a numeric value.
See also: | WMode(), WOpen(), WRow(), WSelect() |
Category: | CT:Window , Windows (text mode) |
Source: | ct\ctwin.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com