the content of window body: template, or a view configuration object
webix.ui({ view:"window", head:"This window can be moved", body:{ template:"Some text" } }).show();