Skip to content
Ryan Walpole edited this page Feb 23, 2023 · 4 revisions

Moxo QuickWeb Studio

Moxo QuickWeb Studio is a powerful tool that allows you to quickly and easily generate a native Windows application that targets your existing web based application, simply by supplying some basic information, such as Developer and Publisher Name, Window size and URL. Moxo QuickWeb Studio supports two different project types, with different benefits and drawbacks.

QuickWeb for .NET

QuickWeb for .NET allows you to create a solid template for your web-app that you can then edit, add features, design and change depending on your preference. It requires Visual Studio to compile and build. This would be the ideal route for a developer that wishes to get a head start on their project, editing it and customising it to release their application to the public.

QuickWeb for dotLX

QuickWeb for dotLX is much simpler. It allows you to create a web-app immediately. It does not require a third party IDE to compile or build, you simply supply the details within QuickWeb Studio and you can immediately run and use your application. That being said, adding features, editing code and changing the design is not possible. This would be an ideal route for a personal user that wishes to create a web-app for their personal projects or even a website they use frequently.

Features QuickWeb for .NET QuickWeb for dotLX
Creates a Windows Desktop application
Requires Visual Studio to build and compile
Ready to ship without additional software
Basic Customisation Options
Expand and edit code in Visual Studio

Get Started

To get started, you can select which project type you'd like to target using the sidebar. If you want to use QuickWeb for dotLX, click on the dotLX option. Otherwise, click on the .NET option. From there, you'll be able to see relevant documentation. You can also use the menu above the sidebar, to view pages categorised under .NET and dotLX.

Moxo QuickWeb


QuickWeb for dotLX allows you to run your existing web-app on Windows, natively, using the next generation of the Code LX Programming Language: dotLX. Learn More



QuickWeb for .NET allows you to turn your existing web-app into a native .NET Windows app that can be further extended and edited using C#, .NET Framework and Visual Studio. Learn More

Clone this wiki locally