Function WCenter() Foundation
Makes a window entirely visible on the screen or centers it.
WCenter( [<lCenter>] ; // Default: .F.
) --> nWindowID
WCenter() moves a hidden or partially hidden window back to the screen to become entirely visible. If the window is to be centered, .T. must be passed to the function.
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.