ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remove
The Remove property determines if an element can be removed.
<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.
ERR_FORBIDDEN_UPDATE
ERR_FORBIDDEN_INSTALL
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
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......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
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)......
DriveDeleteFile (Function)
Deletes a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
DriveCreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
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).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).