Trigger another window?

Is there any way to show another window from a click on main window? Or to change size of main window and then resize it back?

Yup. You should take a look at OW documentation about windows

to add more specific info, to open a new window you should call obtainDeclaredWindow() and than restore().