Read/Write a file on Windows 10

On android and iOS I use cordova-plugin-file to read/write a file in my app. To reach this, I followed this section in the docs. But on Windows 10 (UWP) I didn’t manage it yet. Is there anyone who solved this? Thanks in advance!