delete file

  1. S

    B4J Question Delete to Windows Recycle Bin

    Hi, File.Delete(FilePath,FileName) deletes a file directly from hard-disk, similar as holding Shift and then delete. I searched but can't find nothing on how to delete to Windows Recycle bin. (For sure I'm not the only one asking this right?) So I asked GPTchat and it came up with 2 scripts...
  2. A

    Android Question Delete DirInternal

    Hello Is it possible to delete all the files in dirInternal? And if yes, How? Thanks in advance.
  3. Alexander Stolte

    B4J Question Firebase Storage Delete File

    Hello, is this possible with B4J? I did not find anything. But maybe someone already has experience with it. :cool: This is useful, because if i delete a post in the MySQL then i want to delete the image from Firebase over a script from my database. Then I am also in privacy, because the...
Top