ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / Managing databases / AS400
  • Overview
  • Necessary conditions
  • On the development computer:
  • On the deployment computer:
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
WEBDEV: AS/400 Native Connector for PHP
Overview
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP. The PHP sites can access the resources of your AS/400 or iSeries.
Reminder Creating a PHP site requires no special knowledge of PHP. The programming is performed in WLanguage and WEBDEV automatically generates the necessary PHP code.
Necessary conditions

On the development computer:

  • Install the Native AS/400 Connector. The Native AS/400 Connector allows you to easily import AS/400 files into the project analysis.
  • Install the PHP framework (PHP scripts) for AS/400. Once this framework is installed, we advise you to recompile the WEBDEV project.
  • Install the Native AS/400 Connector for PHP.
Once all these elements have been installed, you can develop and test WEBDEV PHP sites that access AS/400 data.

On the deployment computer:

  • Install the WEBDEV PHP site (with WDDeploy or via FTP, for example).
  • Install the Native AS/400 Connector for PHP.
Remark: Several architectures can be used for deployment:
  • A front-end server (equipped with a PHP engine version 4 or 5) to your iSeries or AS/400 server (v4 R/5 and later).
  • Installation of the WEBDEV PHP site directly on your IBM System i (with Zend Core for i5/OS).
  • A front-end Windows or Linux server, with a WEBDEV Application Server.
Minimum version required
  • Version 14
Comments
Click [Add] to post a comment

Last update: 03/25/2025

Send a report | Local help