Documentation

Compatibility

Server-side compatibility

As Webix is a client-side library, it doesn't depend on server backend, so you can use it with any server side technology.
For some platforms ( Java, .Net, PHP ) - ready to use solution available for data loading, saving, exporting.

Client-side compatibility

Webix-based applications work on PCs and laptops using the following browsers:

  • Internet Explorer 8+;
  • Google Chrome;
  • Apple Safari;
  • Mozilla Firefox;
  • Opera.

Webix is also intended for mobile use and fully supports the following devices:

  • iPad;
  • iPhone;
  • iPod;
  • Android-based devices.

As Webix is compatible with PhoneGap, you have access to mobile app stores, such as Android Market or Apple App Store, for distributing your applications.

Back to top