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...
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
Compile (Example)
Usage example of the Compile function
HSubstDir (Example)
Usage example of the HSubstDir function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
zipExtractPath (Example)
Usage example of the zipExtractPath function
EncryptStandard (Example)
Usage example of the EncryptStandard function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
LoadWDL (Example)
Usage example of the LoadWDL function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Charact (Example)
Usage example of the Charact function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
BurnerList (Example)
Usage example of the BurnerList function
dTransferToImage (Example)
Usage example of the dTransferToImage function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
HSetPosition (Example)
Usage example of the HSetPosition function
HOpenConnection (Example)
Usage example of the HOpenConnection function
HRecNum (Example)
Usage example of the HRecNum function
GanttListTask (Example)
Usage example of the GanttListTask function
SOAPError (Example)
Usage example of the SOAPError function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
StatVarianceP (Example)
Usage example of the StatVarianceP function
GglConnect (Example)
Usage example of the GglConnect function
HErrorInfo (Example)
Usage example of the HErrorInfo function
EmailStartSession (Example)
Usage example of the EmailStartSession function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function