ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Drive variable>.CopyDirectory (Function)
Copies a directory on a remote drive to another directory.
Error 1009: The member of the class is private
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
DriveDeleteDirectory (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....
<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.
5. User Groupware in practice
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
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....
<gglDrive variable>.Rename (Function)
Renames a directory or Google Docs Editors file on Google Drive.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
Error 1016: The method of the class is private
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
1
2
3
4
5
6
111
>