better user experience
We totally revamped the Wappler UI for version 4.
Wappler 4.0 comes with a set of 20 gorgeous modern UI Themes to choose from. Select the one that suits your taste the most - a dark or a light one.
The selected theme also applies to the code editor, so working in code view will also feel as pleasant as using the design tools in Wappler UI!
The modern look and feel of the new Wappler UI is enhanced by the glass effect used for the menus and modal dialogs.
We added glass effect for the menus and modal dialogs in the Wappler UI
see glass effectDesign Framework Updated
Wappler 4 includes the latest version of the most popular front-end framework for building modern and responsive web sites and apps - Bootstrap 5.
You can easily convert your Bootstrap 4 pages to Bootstrap 5, using the included convertion tool.
With the integration of Bootstrap 5 we also updated the Theme Manager to support it.
apple silicon Native
Wappler 4 is optimized for Apple Silicon M1, so you can use the full powers of your M1 chip and run Wappler natively.
New tabs editor
You can open multiple API Actions and App Flows as separate editor tabs, just next to your regular HTML and CSS files, providing you with great flexibility when editing multiple actions.
Now it's easier than ever to work on multipleApi Actions in separate tabs, on a larger canvas.
App Flows allow you to build complex reusable client side workflows. Now they are also available in separate editor tabs.
Server Connect Globals
The Globals options allow you to define and re-use Database Connections, Security Providers, Mailer Properties, S3 Providers, Variables, Input Parameters and API Action Steps across all your API Actions in the project:
learn moreEcommerce
You can use the full Stipe API with 310 API Actions, Webhooks integration and many more directly in Wappler.
Over 300 API Actions are available, so you can build powerful ecommerce solutions with Wappler.
Creating subscriptions with Stripe is an easy job! Just define your subscriptions in Stripe Dashboard and use them with Wappler.
Thanks to webhooks you can listen for events on your Stripe account so you can automatically trigger actions on the server side.
new core Engine
In Wappler 4 we switched our core engine from NWJS to Electron JS, which brings speed, stability and user experience improvements. Apps like Discord, Twitch, Slack, Figma, Visual Studio Code, Skype and many more, are already using Electron and that makes it the best platform to build Desktop Apps like Wappler.
Realtime data
Thanks to NodeJS and Socket.IO integration in Wappler you can now build realtime apps! WebSockets is an advanced technology that makes it possible to open a two-way interactive communication session between the user’s browser and a server.
Enable Live Data Reload with Sockets for any Server Connect Data Source and the data will be automatically updated for all of the connected clients.
Use asynchronous, two way communication between client and server with messages. Easily Emit, Broadcast or send Direct Messages to the clients in the server.
Collaboration
Collaboration and projects sharing are available in Wappler 4! We've updated the Git Manager and now it works directly with the most popular git cloud providers - GitHub, GitLab and BitBucket!
You can seamlessly connect your Wappler project to Github, Gitlab or BitBucket repositories. You can push and pull your local project to the selected remote repository.
learn moreNow it's really easy to work on the same project with your team or on multiple computers. The integrated Git options allow you to push your changes to the remote repository or pull the latest version from there.
learn more