WindowsEnabler/400 uses Windows API's to execute programs and work with documents. The obvious advantage of this method is that WE/400 can work with all programs and document types that can be handled through these API's. These same programs and document types are properly recognized in the Windows explorer.
This method also has some disadvantages:
If you would like to achieve such effects in an interactive environment, you will have to write Windows programs that give you this control and/or send messages to the AS/400. You can then use WE/400 to start these programs.
If you want to have this type of control in a batch environment there is another product called ITP/Server. ITP/Server allows you to write scripts that perform several operations on a single document. In these scripts, you have facilities for elaborate logging and error handling. ITP/Server is the natural upgrade from WindowsEnabler/400 for use in batch environments.