Appium-desktop multi-window support

Hello, I want to know if appium handles multi window feature.
Our app basically have multiple windows (not split screen) loaded on screen. Each window represents one app package.

Whenever i try to inspect the elements on the screen, only one window is getting inspected. So is there any way to inspect all the elements on all the windows in parallel at a time.