API to store information (pairs of key - value) locally that can be accessed from the client even without connectivity. 

Considerations

  • This feature applies to both Online and Offline Smart Devices applications.
  • The stored values ​​persist even if the application is closed or the user logs off. (Note that WebSession data type expires when app is closed.)
  • The application stores the information in the device, so you can only use this API in offline procedures and events executed on the device.

Methods

Availability

This feature is available as of GeneXus X Evolution 3

Compatibility

This feature was known previously as SDSession