English Français Español
Deutsch 日本語 Italiano

My Real Software Account

Sign In | Register

 

Real Studio Web Edition Features

Develop quality, powerful web applications with Real Studio. No need to know multiple web programming languages! It's easy to learn and you will develop 30 to 50 times faster than with traditional languages. The easier way to create web applications is here!

:430aabe1fb3792a51a7fb71a8fc898a5 :5c93310dd0291e121181e830cdda892e Example

 

Introducing Real Studio Web Edition: the fastest, easiest way to build web applications

"There has to be a better way!" Certainly you've wondered that once or twice before. Well, for creating web apps, that way is Real Studio. It's everything you need to easily create powerful web applications faster and more efficiently. No need to learn a bunch of web programming languages. All you need is Real Studio and an idea!

Web applications with a desktop like experience.

So many web applications feel like a web page with some logic behind it. Real Studio allows you to build desktop-like web applications. This provides users with a far more natural and intuitive experience than ever. Controls include:

and more.

Fast, Fast, Fast. Did we mention fast?

Most web applications use interpreted languages to execute all the business logic. Not Real Studio. It compiles your code to native machine code for ultra-fast execution.

Super secure and nearly unhackable.

A typical web application is a bunch of source files (HTML, CSS, JavaScript). If someone can manage to gain access to your web server, they can modify those files, deface your application or worse. Real Studio applications are compiled to binary code making them extraordinarily difficult to hack. Read more about web app security here.

Need to debug your code? No problem.

Debugging a web application can be painful, not so with Real Studio. Just add break points to your code. When your application encounters one, your web application will pause and you can step through your code using Real Studio’s debugger. The web application can be running from any browser on any computer allowing you to do remote debugging as well.

Share your code with a desktop application.

Because Real Studio can be used to build both web and desktop applications, you can share your application’s business logic between your web application and your desktop version. This will not only save you time, but also ensures that the applications follow the same set of rules.

Build web applications you can sell.

Since most web applications are just a set of source code files, it can be difficult to sell them because you are providing the customer access to your source code which is your intellectual property. Not so with Real Studio. The web application it generates is a compiled binary. This means you can sell licenses just as you would a desktop application. Your source code is never exposed to your customer.

Tons of technology supported.

The Real Studio framework is a collection of classes and functions that provide you with everything you’ll need to build powerful applications including:

and much more!

Deploy your web application how you want it.

You can deploy your Real Studio Web Edition apps as a stand-alone application or as a FastCGI or CGI running under Apache or CGI under IIS. But you don’t need a web server; Real Studio web applications can also run as a stand-alone web server.

Need to add a bit of HTML or JavaScript?

While you may never need to add HTML, JavaScript or CSS to your web application, know that you can. Real Studio Web Edition’s WebSource control allows you to add your own HTML, JavaScript or CSS to any page in your web application.