xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

WClose()

Closes the current window and selects the next window as current window.

Syntax

WClose() --> nNextWindowID

Return

The function closes the currently selected window and selects the window with the highest window ID as current. This window ID is returned as a numeric value.

Info

See also:WOpen(), WSelect()
Category: CT:Window , Windows (text mode)
Source:ct\ctwin.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe