EnglishFrançaisEspañolDeutsch日本語Italiano繁體中文简体中文
New Features

REAL Studio 2010 Release 1 (Shipped on February 9, 2010)
REAL Studio 2010 Release 1 introduces a new name for the IDE (Integrated Development Environment), REAL Studio. The programming language will continue to be called REALbasic. REAL Studio is available in three editions: Personal Edition, Professional Edition and Enterprise Edition.

This release adds 46 improvements and 17 new features, including improved ActiveX support. Now, most ActiveX controls work and are much easier to work with. All events are supported and auto-complete has also been improved.

Also with this release, REAL Studio is now available in Korean.

Product documentation has been changed to a wiki format with this release. This change will enable us to offer improved and more up-to-date documentation, localize more quickly and allow for members of the community to contribute. The wiki documentation is still in beta and we will continue to offer the standard PDF documentation for this release only. Also, starting with this release printed documentation will no longer be sold from our website. The wiki documentation is available at http://docs.realsoftware.com.

REALbasic 2009 Release 5 (Shipped on December 1, 2009)
REALbasic 2009 Release 5 continues with a focus on quality and adds over 68 improvements and 17 new features. This release introduces support for Linux distribution Ubuntu 9.10 and includes an updated SQLite version, which adds foreign key support.

REALbasic 2009 Release 4 (Shipped on September 29, 2009)
This release offers 97 improvements and 39 new features including a new report editor, which will be included in all versions of REALbasic, and build automation, a feature exclusive to REAL Studio. View a video demonstration of all of the new features in this release.

The new report editor allows developers to visually create a layout for printing by dragging and dropping labels, fields, images and more. Reports can be created to print a single page or multiple pages. The layout is divided into sections (header, body, footer as well as grouping sections for reports that have sorted data).


Report Editor in REALbasic

The new build automation feature of the Project Editor is only available in the REAL Studio Edition. With Build Automation developers can now automate the most common functions of building their applications without having to write IDE scripts.


Build automation in REALbasic.

REALbasic 2009 Release 3 (Shipped on July 7, 2009)
This release boasts more than 100 improvements and 31 new features including the addition of OpenGL support for 3D images and animation.

REALbasic 2009 Release 2 (Shipped on April 14, 2009)
This release includes more than 70 improvements and 18 new features. The new features are:

With this release comes a new edition of REALbasic, REAL Studio. REAL Studio includes:

REALbasic 2009 Release 1 (Shipped on March 3, 2009)
REALbasic 2009 Release 1 addes 27 new features and 100 improvements. Also, this release includes a new Quickstart window that helps new users get started developing software in REALbasic.

REALbasic 2008 Release 5 (Shipped on December 9, 2008)
This release adds more than 150 improvements and several new features including both the ability to print source code in color and to duplicate methods, properties and constants. Additionally, users can now write their own tools to completely automate the building of their applications. This release also improves upon auto-complete, a feature that all REALbasic developers use many times a day. Auto-complete now supports namespaces and uses icons to show what is being selected from the auto-complete list.

realbasic autocomplete

REALbasic 2008 Release 4 (Shipped on September 23, 2008)
This release adds over 300 improvements and six new features. The new features are:

REALbasic 2008 Release 3 (Shipped on July 8, 2008)
REALbasic 2008 Release 3 offered several new features, including a new Attributes language feature, an update to the project analyzer to include warnings of deprecated functionality and other code issues, and an integrated profiler (screenshot) that allows programmers to track down performance issues within their applications quickly and without any additional coding. Also included is the ability to add types within classes and several improvements to the recently added introspection functionality.

REALbasic 2008 Release 2 (Shipped on May 6, 2008)
Pairs was introduced in this release, allowing developers to easily define key/value pairs and define linked lists. This release also increases functionality to the introspection features and includes several new capabilities involving remote debugging and bug reporting that simplifies testing and reduces developer overhead.

REALbasic 2008 Release 1 (Shipped on February 11, 2008)
This release introduces the Introspection feature. Introspection provides the ability to determine the type and characteristics of an object at runtime. Properties and methods can be accessed in a generic way without having to know the specific type of that object before the code is compiled. This capability allows for more advanced dynamic programming techniques to be used in REALbasic applications.

REALbasic 2007 Release 5 (Shipped on November 13, 2007)
This release focused on quality, adding more than 100 improvements and support for Apple's Leopard OS.

REALbasic 2007 Release 4 (Shipped on September 10, 2007)
Several new features were introduced from this release, including:

REALbasic 2007 Release 3 (Shipped on June 12, 2007)
The REALbasic language and compiler now support namespaces, allowing developers to place classes, interfaces and modules inside modules. This enables the design of more modular, reusable code.

REALbasic 2007 Release 2 (Shipped on April 2, 2007)
This release added several new features, including:

REALbasic 2007 Release 1 (Shipped on January 2, 2007)
REALbasic 2007 Release 1 was released on January 2, 2007, adding: