There is a mistake in the last codeblock on the following site of the tutorial:
http://webix.com/quick-start/introduction.html#!/10
“var id = $$(“mylist”).getSelected();” should be “var id = $$(“mylist”).getSelectedId();”
Hope it helps beginners to prevent frustrating experiences with Webix and to convince them using Webix
Kind regards
Alain