When a file is open by WinDev, Easycom open on the AS/400
the file pointed to by MAIN entry in the extended info.
Usualy, this file is a physical file. If this file doesn’t have an index,
maybe it will never be used by the application.
To reduce the number of open files on the system, you can set the MAIN entry in the extended info to the most used logical file.