There's a "Delete file" action in Node Webkit / Nw.js, which seems to delete a file completely
Now how does one delete a file to have it in the system trash bin instead?
I guess I could use a "Move to", but then there's no NWJS expression for Trash folder apparently
PS: Also, had anyone tried to move large files with nwjs on Construct2?
Maybe it's just me, but it doesn't seem to work over 1Gb or so