Skip to main content

Offline functionality

Because TheFlex is a native app, it offers true offline features far beyond the limits of web-only solutions. Unlike standard browsers, TheFlex enables secure and persistent data storage—even when the device is completely offline.

Why is Offline Functionality important?

  • Reliable access: Your data and apps remain available even without an internet connection—ideal for industrial settings, fieldwork, or areas with unreliable connectivity.
  • Security: Stored data is kept secure within the local environment—no external cloud required.
  • Performance: Instantaneous access to locally saved data ensures a smooth user-experience and increased productivity.

How does it work?

TheFlex browser offers a dedicated programming interface (API) for all websites, web apps, and specifically Fiori apps. Any website accessed via TheFlex can utilize these interfaces to securely store and access data offline, without any change to the backend infrastructure.

Your applications can:

  • Store data (settings, user entries, documents) locally on the device
  • Retrieve and edit data as needed—even weeks later
  • Seamlessly sync with backend services once the connection is restored
Note

TheFlex provides all necessary interfaces for this functionality, which can be used in your websites or apps.