UPD October 2025
In addition to our own CDN, the free version of the Webix library is also available via jsDelivr.
jsDelivr automatically fetches the official Webix package from npm, so you can easily connect it in your projects:
UPD October 2025
In addition to our own CDN, the free version of the Webix library is also available via jsDelivr.
jsDelivr automatically fetches the official Webix package from npm, so you can easily connect it in your projects:
With the increase in using web applications, the need for a widget that allows working with hierarchical data becomes primary. A web-based file manager is a good solution for managing such type of data within any modern web browser.
Today we are glad to present you a new Webix widget intended for organizing your data in the Internet – JavaScript File Manager. It is a JavaScript and HTML5 component that allows you to manage hierarchical data, e.g. files and folders.
We are happy to inform you about the update of Webix UI library. The new version 2.2 introduces plenty of new handy features and lots of other significant improvements.
Version 2.2 has brought new optional “Clear” and “Today” buttons to the Calendar widget.
The button “Today” makes it possible to view the current calendar date. The “Clear” control is intended for removing the date selection.
These buttons will be visible by default. If you need to hide these controls, you can easily do it with one codeline.
We are glad to present you a new Webix widget Kanban Board. This is a tool that allows tracking the work flow and change it on the go according to the requirements. Thus, you will develop all your products Just-in-time.
Moreover, Kanban displays the work processes in a transparent way. It allows team members to know what they should be working on, track the workload level of each participant and, as a result, be aware of the real state of project development.
With Webix Kanban, you’ll get the entire idea of your business process and will be able to achieve amazing operational results in terms of quality and performance.
If you would like to get Webix Kanban Board, please go here.
We are glad to inform you about the update of Webix to version 2.1. This release presents a wide range of features. Most of them are aimed to improve the current compatibility of the Webix widgets with frameworks, libraries and browsers. Version 2.1 also includes some UI improvements and general bug fixes.
Since version 2.1, Webix runs with Bootstrap, a popular HTML, CSS, and JS framework, even better, which allows you to build nice web apps which contain beautiful elements.

It is hard to imagine a modern life without planning both business and personal events. We can use desktop calendars, datebooks, web apps for such purposes. But the most convenient calendar is the one that is always at hand – a mobile calendar. JavaScript Scheduler is a JavaScript and HTML5 event calendar adapted for mobile devices.
This web calendar allows creating easily editable single- and multi-day events. To edit an event, you simply need to click on it and make the necessary changes in the “Edit” form. To change the start and end dates you should click on the corresponding form field and then select the date in the calendar.
Webix Scheduler has 3 basic views: Day, Week and Month. It is possible to navigate between them by clicking on calendar tabs.
Webix features the drag-and-drop functionality that is available not only for desktop but also for mobile devices.
The library allows making drag-and-drop operations within a widget itself as well as between a few different widgets or even between the same widgets. In this article it goes about drag-and-drop operations within Webix data management widgets.
Learn how to implement this functionality with ease.
Firstly, make sure that both target and source widgets have the drag property set to true. Basically, it is enough to enable drag-and-drop.
Good news from Webix team! The release of new Webix 2.0 is ready! It is a serious version number that’s why we’ve prepared lots of useful updates for you.
Most Webix widgets have been updated but DataTable has undergone the greatest improvements . Let’s start with it.
Now it has such cool features as:
It is believed that one of the most boring tasks in web-development is a form creating. Nowadays nearly any web app contains at least one form inside. The process of creating them over and over again isn’t much fun. That’s why we have created Form Builder.
This tool is intended to speed up the process of form creating. You just need to define the necessary fields as well as the desired form layout and then customize the auto generated form through the visual editor.
Learn about our guest posts guidelines