Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Wactiv          Activate window.
 WcloseAll       Closes all open windows.
 Windowat        Tell which window is at passed coordinates.
 WinLoc          Return address of structure for given window.
 Wisactiv        Test for active handle.
 Wopen           Open a window.
 WpopUp          Open a window centered on the screen.
 Wsave Wrestore  Save/Restore window from buffer
 Wpush, Wpop     Save/Restore window to buffer
 WsetEsc         Enable/disable escape checking.
 WsetFil         Set window fill character
 WsetFun         Set fill function.
 WsetTab         Set tab width.
 WsetTxt         Set new window text attribute.
 Wunhide         Unhide a previously hidden window.
 Wunlink         Unlink and free window from memory without screen change.
 Wwprints        Display text in visible or non-visible window.
 Wcenter         Center active window on screen.
 Wclose          Close active window.
 Wcopy           Make a copy of the current active window.
 Wdrag           Smoothly drag a window one pos.in the specified dir.
 Wdump           Dump active window to printer.
 Wgrow           Resize the active window to have new start position
 Whandle         Return the handle of the active window.
 Whide           Hide active window.
 Wmove           Moves the active window to a new location on the screen.
 Wsize           Resize the active window to have new end position
 Wslide          Smoothly slides active window to new screen position.
 Wstretch        Smoothly stretches active window to new screen position.
 WchgAtr         Change attributes of active window.
 Wclear          Clears the active window and homes the cursor.
 WclrEol         Clear to end of line.
 WclrEos         Clear to end of window.
 WclrWin         Clear active window.
 Wdepth          Depth of window.
 WfilBox         Fill a box in window.
 WlinDel/Ins     Delete/insert line.
 WscrBox         Scroll a box.
 WscrWin         scroll a window.
 Wwidth          Width of window.
 Wborder         Change border type.
 Wbprintc        Display character on window's border.
 Wmessage        Display string on border.
 Wtitle          Display a title on window.
 Wshadow/off     Add/remove shadow from active window.
 WcurGet/Put     Set cursor position.
 Wgotoxy         Set window cursor coordinates.
 Wpgotoxy        Set pseudo-window coordinates.
 WposGet         Get cursor position.
 WdrwBox         Draw a box.
 WdrwHor         Draw a horizontal line.
 WdrwVer         Draw a vertical line.
 WdupChrA/Chr    Displays character/attribute multiple times.
 WdupStrA/Str    Display string/attribute multiple times.
 Wprtc, Wputc    Display a character/attribute.
 Wprts, Wputs    Display a string/attribute.
 Wprtns,         Wputns  Display a padded string/attribute.
 Wputsw          Display a string with line-wrap.
 Wprtf, Wputf    Display a formatted string/attribute.
 WprtFmt,WputFmt Display a formatted string/attribute.
 WprtCen,WputCen Displays a centered string/attribute.
 Wprtrj, Wputrj  Display a string/attribute right-justified.
 WchkBox (Int)   Check for valid box coordinates
 WchkCol (Int)   Check for valid column position.
 WchkPos (Int)   Check for valid position.
 WchkRow (Int)   Check for valid row.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson