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

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: