(WebSmart logo)WebSmart 6.7 New Features

Related Links: Full Feature List
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
Getting Started
Product Sheet
Product Ad
RPG/DDS Conversion Tool
Professional Services
Product Editions
WebSmart ILE
WebSmart PHP
WebSmart JSE
WebSmart Showcase
Customer Gallery
Customer Interviews
Example Code
Demo Applications
Demo (Flash)
Shockwave Presentation
Proven Software
Case Studies & Reviews
Customer References
User Quotes
Webcasts
Awards
Security Whitepaper
News
Support
Knowledge Base
Updates & Upgrades
Documentation
System Requirements
Training
Feature Request
Technical Support Home

Tech Newsletter Archive
Subscribe to Tech Newsletter
Feedback

Click on a WebSmart new feature to see details and screen shots.

WebSmart 6.7 (posted February 25th, 2007):
WebSmart 6.6 (posted November 1st, 2007): WebSmart 6.5 (posted September 10th, 2007):

WebSmart ILE and PHP List Box SmartSnippet

WebSmart PHP List Box SmartSnippet

SmartSnippets are wizards that guide you through prompts to help you code PML and PHP functions. They will save you time and provide helpful text for some of those parameters you may not be familiar with. The first series of SmartSnippets include:

  • Dynamic Drop Down Box
  • Call RPG program from PHP
  • Generate Smurf ID
  • Posrcd

WebSmart PHP HTML Right Click Inserts

WebSmart PHP HTML Right Click Inserts

You can right click anywhere in the HTML of your WebSmart PHP program and insert calendars, colours, various HTML elements and calls to PHP functions such as the dynamic list boxe mentioned above.

Individual Repositories per System i

Individual Repositories per System i

WebSmart now creates a separate repository for each System i you have WebSmart installed on. You can easily toggle between the repositories with a drop down box in the WebSmart IDE Repository window.

Copy Template Families

Copy Template Families

Most customers use their own custom template families. With the new copy template family feature you can achieve this faster. The copy feature will create a new template family for you including the tpl files on your PC, the related CSS file son the IFS and properly reference the new CSS file and directory in the new templates.

MySQL, MsSQL templates for WebSmart ILE

Connect to any Database

New WebSmart ILE templates for creating programs that can connect to either Microsoft SQL server databases or to MySQL databases on any other system. This is very significant as it gives WebSmart cross-platform database capabilities. One of the templates lets you define the JDBC database connection parameters – IP address, user profile, password, etc. so that this info can be encapsulated in one program and called by many. This lets you easily change the connection at any time for an entire suite of programs simply by changing one program.

Intelliprompting: powerful inline prompting for function names and tool-tips

Intelligent Prompting

Provides realtime prompting for PML and PHP function names as you type in the code editor which will save you a lot of time. For example, if you type the letter ‘g’, all functions starting with that letter appear, along with a descriptive line for each function, showing any parameter types and return values. As you keep typing, the list is further subsetted. For example, typing ‘get’ shows a list of all functions starting with ‘get’, such as ‘getparm,’ ‘getrcd,’ etc.

Field Re-names are now available in the IDE

Re-name Fields

This often requested feature provides a way for you to rename your file fields in a specifc pdw simply by right clicking on the field in question in the WebSmart IDE file window pane.

Templates for creating HTML, JavaScript and CSS files

Create HTML, JS and CSS files

New templates, available in all families, that make it easy to create straight HTML web pages, Javascript files or CSS (cascading style sheets). This feature builds on the powerful editing functionality added recently to the WebSmart IDE for creating web pages. Essentially, this makes WebSmart IDE a good competitive alternative to Microsoft Web Expresssion (formally FrontPage) or Macromedia’s Dreamweaver.

A powerful new visual editor is now integrated into the IDE

Visual Editor

(Click image to enlarge)

This new visual HTML editor now allows developers with little web application development experience to create professional looking web pages with new ease, and significantly accelerates web page design even for those with extensive skills.

+ More details

FTP client interface for accessing sites and files

FTP Client

(Click image to enlarge)

Integrated FTP client is now included with WebSmart 6.5

  • FTP client interface for accessing external files
  • Define and access any number of FTP sites that reside on any server- local or remote.
  • Single-point control over multiple development environments - programs developed in either WebSmart ILE or WebSmart PHP can access any text files such as WebSmart code, HTML, CSS and JavaScript files
  • Since FTP is a standard web protocol you can use the WebSmart IDE to connect to any server without the need for additional middleware.

Open Multiple Definitions and Files in the IDE

Open multiple definitions in one IDE

(Click image to enlarge)

You no longer need to open multiple instances of WebSmart to see more than one program

  • New Tabbed interface
  • View multiple definitions in one IDE - both PML and HTML
  • Open CSS, JavaScript, HTML and other text files all in one single IDE session

Additional Features

WebSmart 6.7:

  • Improved snippet editing window
  • Edit Work Field Short Cut
  • Updated documentation
  • Signed fields now show the decimal places correctly
WebSmart 6.6:
  • New JDBC Connection Templates
  • Improvements to existing templates
WebSmart 6.5
  • Ability to 'launch' html files (relevant to ILE, PHP and Clover)
  • Improved structure and simplification of some ILE templates
  • Support for the += operator for both alpha and numeric values (in ILE)
  • JavaScript, HTML and CSS templates (relevant to ILE, PHP and Clover)
  • Improved 'Program Attributes' screen design which is sensitive to CSS use

<< Back to WebSmart Features Main Page