I want to create an offline storage using IBM Worklight in the Windows environment.
Usually we will use JSONStore for offline storage but that works only for the iOS and Android environments.
In Worklight 5.0.5.x:
In Worklight 5.0.6.x:
As you've mentioned, JSONStore is available only for Android and iOS; you can instead use IBM Worklight Encrypted Offline Cache, or the HTML5 standard Application Cache.