ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<Drive variable>.CopyFile (Function)
Copies a single file on a remote drive to another directory on same drive.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
dCopyControlImage (Function)
Copies the image of a control in a WINDEV window to a variable of type Image.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories)...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array...
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
1
2
3
4
5
6
10
>