xHarbour Reference Documentation > Function Reference |
Sets the increments for horizontal and vertical window movement.
WStep( <nVertical>, <nHorizontal> ) --> nErrorCode
The function returns 0 on success and -1 otherwise.
See also: | WSetMove(), WAClose() |
Category: | CT:Window , Windows (text mode) |
Source: | ct\ctwin.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com