ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / Managing databases / AS400
  • Overview
  • Necessary conditions
  • On the development computer:
  • On the deployment computer:
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
WEBDEV: Native AS/400 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: The creation of a site in PHP requires no specific knowledge in 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 in 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: 09/06/2023

Send a report | Local help