We at Elevate Software are pleased to announce the release of Elevate Web Builder 2.03:


We at Elevate Software are pleased to announce the release of Elevate Web Builder 2.03:

http://www.elevatesoft.com/blog?action=view&id=elevate_web_builder_203_released

Elevate Web Builder is a rapid application development environment that allows you to create beautiful, full-featured web applications that run in any modern browser.

There is absolutely no need to learn JavaScript in order to use Elevate Web Builder. The product includes an Object Pascal compiler that emits all necessary HTML and JavaScript during compilation.

The compiler can also automatically compress the emitted JavaScript to make your web applications small and virtually unreadable by another developer.

You can then quickly and easily deploy your application to the destination of your choosing.

With Elevate Web Builder, you can continue to leverage existing Object Pascal language skills to build web applications.

You can find out more information about Elevate Web Builder here:

http://www.elevatesoft.com/products?category=ewb&type=web

(online demos are at the bottom of the page)

and you can download a trial version of Elevate Web Builder here:

http://www.elevatesoft.com/download?category=ewb

If you have any questions at all, please feel free to ask.

Tim Young
Elevate Software, Inc.
www.elevatesoft.com

Comments

  1. I'm impressed, Tim. The sms team has been very slow to respond lately. Docs regarding language / dialect is not maintained. Challenges on the forum has been deleted rather than responded to. Otherwise I love it. A Pascal to JS compiler is always an extremely interesting thing. But I write JS libraries and will not use any form/visual component setup in a browser.

    ReplyDelete
  2. Here's the source code to the one and only form in the grid loading example that I posted above:

    http://www.elevatesoft.com/maxgridtestsource.txt

    It's only about 60 lines of code, and ~80% of the code can be completed within the first few minutes of building the application.  And, all of the visuals are created and laid out using the WYSIWYG form designer.  Here's the associated form:

    http://www.elevatesoft.com/maxgridtestform.txt

    ReplyDelete

Post a Comment