Download of files
The
PmaWebDir object allows selection of folder (containing files) on the server that will be offered to the Web client for viewing or download.
For such file downloads, it is possible to use the preconfiguration
Preconfiguration "File manager". It is also possible to open the
WebDir page, where the files are available for download by hyperlinks.
Example:
JavaScriptSelect and copy to clipboard
Pm.CreateView(null, "/Web/Dir", "", "target:_blank;").Open();