Next Steps
Download a Free Trial
Talk to a Product Specialist:
 630-986-0800
Schedule a Live Web Demo
Overview
Features
Get Technical Support
 
Product Info
WebSmart Home
New Features
Why Choose WebSmart
Installation Instructions
Getting Started
Product Sheet
RPG/DDS Conversion Tool
Professional Services
Product Editions
WebSmart ILE
WebSmart PHP
WebSmart Showcase
Customer Gallery
Customer Interviews
Example Code
Video demo
Product Ad
Proven Software
Case Studies
Customer References
User Quotes
Webcasts
Awards
Security Whitepaper
News
Support
Knowledge Base
Updates & Upgrades
Documentation
Requirements & Licensing
Training
Feature Request
Technical Support Home

Tech Blog
Feedback

 

*WebSmart PHP and Clover updates are included in WebSmart updates.

Current Release

The current version of WebSmart is:

  • Server side: 9.1.
  • PC side: 9.1 (Build r12769).

Download Current PC and/or iSeries components from our client portal at MyBCDSoftware.com or from our public site.

You can find further information on the most recent versions and updates below.

Update Requirements

To verify your WebSmart iSeries release level open the WebSmart IDE and select the Help/Test Connection menu option or run this command: DSPDTAARA XL_WEBLIB/PW_GRLS. To verify your WebSmart PC release level open the WebSmart IDE and select the Help/About option. Note the version and build number.

If you are on the current release and the last update you applied was a lower number than the one listed in the iSeries or PC update below download and apply the update. If you are not on the current release you can download version 9.1 from the links above.

WebSmart 9.1 Updates

There are no iSeries updates at this time.

There are no PC updates at this time

WebSmart 9.1 New Features

  • Single record list in template wizard now defaults to list from main list panel.
  • Files Window now lists column numbers and the list of fields can be sorted back to the original file layout.
  • New PHP function getnxinfphp which can retrieve your Nexus session information.
  • Allows two files with the same name to be opened at the same time if from different FTP sites.
  • Improvements to the PHP validator that address the following:
    1. An object's variables' references.
    2. Pass by reference function signature.
    3. Spaces around an "=" operator
    4. Various operators: ++, +=, -+, *=, ::
    5. Floating point assignments.
    6. One line conditionals with no curly braces
    7. Multi-dimensional arrays
    8. Zero being a valid value for a String
    9. Parenthesized parameters.
    10. Numeric constants in function calls.
    11. Key words new and static.
    12. Floating point assignments.