

#Ui browser app full#
That is why WebUI uses real web browsers to give you full features of comprehensive web technologies while keeping your software lightweight and portable. However, a WebView needs a huge SDK to build and many dependencies to run, and it can only provide some features like a real web browser. While old legacy GUI lib is complex and outdated, a WebView-based app is still an option. Therefore, using it as a GUI will be an excellent choice. Web browsers are very sophisticated and optimized. Today's web browsers have everything a modern UI needs. In addition, it makes navigating and using your web app easier for your users. Great web application design also assists you in nurturing leads and increasing conversions.

Using web technologies in your UI makes your product modern and professional, And a well-designed web application will help you make a solid first impression on potential customers. Web application UI design is not just about how a product looks but how it works. The final executable is portable and has less than 1 MB in size ( +html and css files).īorislav Stanimirov discusses using HTML5 in the web browser as GUI at the C++ Conference 2019 ( YouTube). This text editor example is written in C using WebUI as the GUI library. Fast binary communication protocol between WebUI and the browser ( Instead of JSON).Lightweight ( ~160 Kb using TCC) & Small memory footprint.Fully Independent ( No need for any third-party runtimes).WebUI it's not a web-server solution or a framework, but it's an lightweight portable lib to use any installed web browser as a user interface. Use any web browser as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
