Local file

How to read and write local file in webix? I mean json file. Is there any webix methods?

browsers do not allow to work with local files directly.
if you need json file as a storage then try webix.storage.local instead
https://docs.webix.com/api__refs__storage.local.html