WinView is a desktop image viewer designed for XPACS and some other backend platforms.
- .NET Framework 4.8 (already installed in almost any Windows PC)
The application can work with local files and files stored in a simple storage,
depending on the value of the StorageType setting.
If StorageType is set to local, the application loads files from the folder specified in the command line.
If StorageType is set to simple, the application loads files from the folder specified in the command line in the form foldername=, followed by the folder name.
The service URL is defined in the StorageUrl setting.