isVisible - Window

I wont to check a window-staus: hide or show

with
$$(‘mywindow’).isVisible();

but i allways becomes “true”?

Are you using latest dhtmlx Touch version ?
There was such issue in past, but I have checked the latest version and it works correctly.