Creates a new window.
If Parent is omitted, then the new window is a toplevel window.
Otherwise, Parent must be a Workspace control or
a Container:
- If Parent is a container, then the window
is embedded into it as if it was a control.
- If Parent is a workspace, then the window becomes a MDI child of its workspace.