DHTMLX Docs & Samples Explorer

isWindow(id)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxwindows.js

returns true if the window with specified id exists

  • id
    var isWin = dhxWins.isWindow(id); // returns true/false