Settings.enableHtml5Database
bool enableHtml5Database() @property nothrowGet enableHtml5Database property.
Returns
Whether to enable HTML5 client-side SQL database support (IndexedDB).
void enableHtml5Database(bool propval) @property nothrowSet enableHtml5Database property.
Parameters
propval | Whether to enable HTML5 client-side SQL database support (IndexedDB). |