ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
25 results for: copie
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change...
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.Copy (Function)
Copies an image to another image.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ArrayCopy (Function)
Copies the content of an array to another array.
<Array>.Copy (Function)
Copies the content of an array to another array.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.