Wijmo Compatibility

Compatibility

Operating System for Deployment
  • Windows 11
  • Windows Server 2019
  • Windows Server 2016
  • Windows 10
  • Windows 8.1
  • Windows 8
  • Windows Server 2012
  • Windows 7
  • Windows Server 2008
  • Windows Vista
  • Windows XP
  • Windows Server 2003
Architecture of Product
  • 32Bit
  • 64Bit
Product Type
  • Component
Component Type
  • HTML5
  • JavaScript
  • TypeScript
  • Angular
  • React
  • Vue.js
  • Svelte
  • Vite.js
  • Next.js
  • Nuxt.js
  • jQuery
  • AJAX
Supported Browsers
  • Microsoft Internet Explorer 9.0+
  • Mozilla Firefox
  • Microsoft Edge
  • Google Chrome
  • Safari
  • Opera
  • Android Browser

Prerequisites

Wijmo has no dependencies other than ECMAScript 5. You can use it without jQuery or any other frameworks.
Wijmo requires modern browsers to leverage the following technologies:

ECMAScript 5: The ECMAScript 5 standard adds support for property getters and setters. This may seem like a small change, but it makes a huge difference. The ECMAScript 5 standard adds many other significant enhancements, like the bind method that allows you to specify the value of the 'this' parameter in your callbacks. There are also new array methods that can save a lot of time.

  • SVG: Modern browsers implement SVG, which makes it easier to create amazing visual representations of your data. Wijmo leverages SVG directly, without the overhead that would be required if it had to support legacy browsers.
  • TypeScript: Wijmo was written in TypeScript, taking advantage of type-checking and OOP concepts such as modules, classes, and inheritance. The output is still pure JavaScript, so you can use either language in your own development work.
  • Mobile Devices: Wijmo was designed with mobile browser support built in from the start. Responsive layouts and touch support were major considerations in the design and implementation of every Wijmo control.
  • Angular: Angular is one of today’s most popular and powerful JavaScript application frameworks. Wijmo supported AngularJS 1.x when it was released, and Angular 2 even before it was released.
  • Other Frameworks: You can use Wijmo with any other JavaScript frameworks. In addition to Angular, Wijmo ships with interop modules for React, Vue, and Svelte. Based on customer requests, other frameworks will be added to this list in the future.
  • Bootstrap: Bootstrap is one of the easiest, most powerful, and most popular CSS frameworks available. Wijmo use it in the samples and online documentation. If you use Bootstrap, be assured that Wijmo will blend right in with no extra effort required.

End of Life for AngularJS and KnockoutJS Interops:

  • Wijmo AngularJS Support End-of-Life Announcement: AngularJS has been out of support since January 2022; therefore, as of 2024 v2, MESCIUS is no longer publishing AngularJS interops for Wijmo. Use of modern Angular versions is encouraged, and Wijmo offers full support for them.
  • Wijmo KnockoutJS Support End-of-Life Announcement: KnockoutJS has not been updated or released since 2019; therefore, Wijmo no longer supports it. As of 2024 v2, MESCIUS is no longer publishing KnockoutJS interops for Wijmo. Use of a modern framework, like Angular, React, or Vue, is encouraged, and Wijmo offers full support.