ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Remove
The Remove property determines if an element can be removed.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.