I have the login screen using the webix, and now when login there is no prompt to save the username and password like when submit form in html mode.
I found a way but it using the jquery : http://stackoverflow.com/questions/2382329/how-can-i-get-browser-to-prompt-to-save-password
How to achieve that in webix?