Obsolete features

While new features are added in PowerBuilder, some of the existing features might no longer be needed or recommended for use. You will find the following three classifications of features in the PowerBuilder Help.

  • Discontinued - feature that has been completely removed from the product.

    For example, EAServer projects/targets, PowerBuilder .NET IDE, and Windows Form projects/targets are discontinued features.

  • Obsolete - feature that is available, but is no longer eligible for technical support and will no longer be enhanced.

    For example, Web DataWindow, SOAP client, DataWindow data source using OData Service and SOAP Web Service, .NET Web service target, .NET assembly target are obsolete features.

  • Stable – feature that is available and is still eligible for technical support, but will no longer be enhanced.

PowerBuilder 2019 R3 has considered the following features as obsolete features (for migration path of these obsolete features, refer to Obsolete/Discontinued Features in Product Availability Matrix web page).

  • Built-in Rich Edit Control (TE Edit Control)

  • Inet object

  • Opening Internet Explorer browser pages in the OLEControl (GetURL, PostURL, HyperlinkToURL)

  • Windows 7 and Windows Server 2008 operating system

  • Docking windows

  • .NET Web Service target (using SOAP)

  • .NET Assembly target

The following features are considered as obsolete features, starting from version 2017 R3:

  • Web Service proxy for connecting to SOAP server (including SoapConnection class, SoapException class, SoapPBCookie class, UDDIProxy class)

  • DataWindow data source using OData Service and SOAP Web Service

  • Web DataWindow

  • EJB client