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...
zipMsgError (Example)
Usage example of the zipMsgError function
zipOpen (Example)
Usage example of the zipOpen function
zipMerge (Example)
Usage example of the zipMerge function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
zipFileSize (Example)
Usage example of the zipFileSize function
SocketCreate (Example)
Usage example of the SocketCreate function
fDateTime (Example)
Usage example of the fDateTime function
HListAnalysis (Example)
Usage example of the HListAnalysis function
HListFile (Example)
Usage example of the HListFile function
HListItem (Example)
Usage example of the HListItem function
HReadLast (Example)
Usage example of the HReadLast function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HModify (Example)
Usage example of the HModify function
HNbRec (Example)
Usage example of the HNbRec function
iZoneHeight (Example)
Usage example of the iZoneHeight function
iPageHeight (Example)
Usage example of the iPageHeight function
iEllipse (Example)
Usage example of the iEllipse function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
xlsNbRow (Example)
Usage example of the xlsNbRow function
iPreview (Example)
Usage example of the iPreview function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
iPrintZone (Example)
Usage example of the iPrintZone function
xlsColumnType (Example)
Usage example of the xlsColumnType function