ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop.
Drag and Drop functions
The following functions are used to manage Drag and Drop:
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
WINDEV: Example of programmed Drag and Drop
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...
EnumControl (Example)
Usage example of the EnumControl function
SysIconAdd (Example)
Usage example of the SysIconAdd function
XMLParent (Example)
Usage example of the XMLParent function
XMLDocument (Example)
Usage example of the XMLDocument function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
zipExtractAll (Example)
Usage example of the zipExtractAll function
zipExtractFile (Example)
Usage example of the zipExtractFile function
fDecrypt (Example)
Usage example of the fDecrypt function
fDriveInfo (Example)
Usage example of the fDriveInfo function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
MatError (Example)
Usage example of the MatError function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
zipCreateExe (Example)
Usage example of the zipCreateExe function
zipListFile (Example)
Usage example of the zipListFile function
fTempFile (Example)
Usage example of the fTempFile function
EmailReadLast (Example)
Usage example of the EmailReadLast function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
ControlClone (Example)
Usage example of the ControlClone function
HListKey (Example)
Usage example of the HListKey function
HModifyStructure (Example)
Usage example of the HModifyStructure function
API (Example)
Usage example of the API function