ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the files have been copied,False otherwise. If an error occurs, you can get the details of the error with ErrorInfo.
Mode of copy to perform:cePCToPocketCopy from the current computer to the connected Mobile Device (Pocket PC).cePocketToPCCopy from the connected Mobile Device (Pocket PC) to the current computer.cePocketToPocketCopy from the connected Mobile Device to another directory found on the Mobile Device.Type of copy to perform (optional constant):ceOverwriteThe existing files are overwritten by the copied files.ceRecursiveRecursive copy of the files: subdirectories and their files are also copied.No copy option is selected by default.
Name and full path of the files to copy (up to 260 characters).The wildcard characters (*,?) are allowed in the name of the file and in the path.
Destination file and/or directory (up to 260 characters). This parameter can correspond to:the name and full path of a file.a full path, only for a copy with wildcard characters.If this parameter corresponds to a directory name, this name may (or may not) end with "\".
Name of a WLanguage procedure automatically called to check the progress of the copy.This procedure cannot be called if the cePocketToPocket constant is used.
<Source file> and <Destination file or directory> parameters
Creating directories during the copy
Managing the progress of the copy
Equivalence
Last update: 10/01/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: