Function WSetTitle() Foundation
Displays a title in the box surrounding a window.
WSetTitle( [<nPos>] , ; // Default: 1
<nCol> , ;
<cTitle> , ;
[<cColor>] ; // Default: WColor()
) --> NIL
<nPos> = 0 means <cTitle> is displayed at the top of the window.
<nPos> = 1 means <cTitle> is displayed at the bottom of the window.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.