WebFileUploader.UploadAborted
From Xojo Documentation
Event
The uploaded was cancelled.
Notes
This occurs when, during an upload, the user closes the tab/window, closes the browser, the browser quits or crashes for some reason. Basically, this event occurs when the upload is abruptly aborted for any reason other than the app calling the CancelUpload method.