ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Drive variable>.DownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
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).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<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....
<Drive variable>.CopyFile (Function)
Copies a single file on a remote drive to another directory on same drive.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
1
2
3
4
5
6
139
>