PC Soft and AURA Equipements are partnering for almost 30 years, to provide a complete set of drivers and tools to access AS/400 databases, programs, and objects, natively, from WinDev applications.
Easycom For WinDev 2024 and Easycom For WebDev 2024 are the latest enhancement of this product range.
This documentation is common to WinDev and WebDev environments.
You can find some specific features for WebDev.
EASYCOM For WinDev provides a global access to AS/400 resources:
• Native Access to DB2/400 files, using standard WLanguage and Hyper File functions. (HReadFirst, etc...)
• SQL Access using standard WLanguage SQL functions, such as HExecuteQuery,
• Simple Commands or Commands with Result Values calls.
• Native Programs and Data Queues Access.
To access files or use SQL queries, the basic principle is the greater compatibility with HyperFile principles and functions and W-Language. You handle an AS400 file in the same way and with the same code as a Hyperfile file but with some restrictions due to the specificities of the AS / 400, some functions or optional parameters are not supported.