Could you please throw some light on how in this tutorial: http://devcenter.appery.io/tutorials/... you could map the javascript variable "listTables" to the response of the service. I mean, you can't do it that way in the latest version of appery, I believe. Is there someway I could use the same code and map the javascript just like in the old version? Further, I need to know what will happen to the created offline database "Wedding 0.1" (which I believe is Web SQL) once we exit the app? Will the data still be stored and hence be available next time we start the app even without connectivity?