Hi Tim,
Is your Web App a Mendix application or an External application?
If it is a Mendix application, you can upload image using image Uploader and Use Image Viewer Widget to view the image immediately. Your Entity should be Generalized with System.Image
Refer the below documentation for more details.
Link for your reference : Image Uploader , Image Viewer
Hope this helps!!