Window

util.countWindows();
win = util.getWindowById('');
win = util.getWindowByName('');
wins = util.getWindowsByGroup('');
wins = util.getAllWindows();
win = util.getWindowContext('');
util.closeAllWindows();
util.closeWindowsByGroup('');

win1 = util.newWindow(opt);
var html =

win1.draw(html);
win1.show();
win1.hide();
win1.active();
win1.close();
win1.appendElement('#div1');
win1.removeElement('#div1');
win1.setTitle('');
win1.move(, );
win1.size(, );
win1.getSize();
win1.getPos();
win1.resetSize();
win1.resetPos();
win1.resetWindow();

win2 = util.newWindow(opt);
var html =

win2.draw(html);
win2.show();
win2.hide();
win2.active();
win2.close();
win2.appendElement('#div1');
win2.removeElement('#div1');
win2.setTitle('');
win2.move(, );
win2.size(, );
win2.getSize();
win2.getPos();
win2.resetSize();
win2.resetPos();
win2.resetWindow();

win3 = util.newWindow(opt);
var html =

win3.draw(html);
win3.show();
win3.hide();
win3.active();
win3.close();
win3.appendElement('#div1');
win3.removeElement('#div1');
win3.setTitle('');
win3.move(, );
win3.size(, );
win3.getSize();
win3.getPos();
win3.resetSize();
win3.resetPos();
win3.resetWindow();

win4 = util.newWindow(opt);
var html =

win4.draw(html);
win4.show();
win4.hide();
win4.active();
win4.close();
win4.appendElement('#div1');
win4.removeElement('#div1');
win4.setTitle('');
win4.move(, );
win4.size(, );
win4.getSize();
win4.getPos();
win4.resetSize();
win4.resetPos();
win4.resetWindow();

win5 = util.newWindow(opt);
var html =

win5.draw(html);
win5.show();
win5.hide();
win5.active();
win5.close();
win5.appendElement('#div1');
win5.removeElement('#div1');
win5.setTitle('');
win5.move(, );
win5.size(, );
win5.getSize();
win5.getPos();
win5.resetSize();
win5.resetPos();
win5.resetWindow();
#div1