Yes, you can use childWindow without WindowContainer, but it's an obsolete way of using childWindows.
The current way of using modal child windows is within a WindowContainer where the modal will be applied. You can use transparent WindowContainer background and use a windowContainer size of "fullscreen" by setting its Width and Height.
The current way of using modal child windows is within a WindowContainer where the modal will be applied. You can use transparent WindowContainer background and use a windowContainer size of "fullscreen" by setting its Width and Height.