How Save the file frome internet?

If you are using the webviewer component, this, by itself, has no access to the device file system, so can neither download nor upload files through the browser.

You can try the CustomWebView extension which provides for this:

(the blocks for this are a little different now)

2 Likes