Function WInit() Foundation
Initializes the text mode window system
WInit() --> NIL
The Function WInit() must be called prior to any other window function of the W..() group. Without a call to WInit() all other window functions will result in a runtime error.
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.