sets a new value for the component
webix.ui({ view:"tabview", id: "tab", tabbar:{ optionWidth:200 }, animate:false, cells:cells }); $$("tabs").setValue("tab1");