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...
fWrite (Example)
Usage example of the fWrite function
fExtractPath (Example)
Usage example of the fExtractPath function
CertificateSignString (Example)
Usage example of the CertificateSignString function
fCreate (Example)
Usage example of the fCreate function
fShortName (Example)
Usage example of the fShortName function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
FTPSize (Example)
Usage example of the FTPSize function
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
fListDirectory (Example)
Usage example of the fListDirectory function
JavaExecute (Example)
Usage example of the JavaExecute function
AppointmentListCalendar (Example)
Usage example of the AppointmentListCalendar function
MongoCreate (Example)
Usage example of the MongoCreate function
sOpen (Example)
Usage example of the sOpen function
DataType (Example)
Usage example of the DataType function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
EnumElement (Example)
Usage example of the EnumElement function
xlsDocument (Example)
Usage example of the xlsDocument type
Type (Example)
Usage example of the Type property
fDate (Example)
Usage example of the fDate function
fSelect (Example)
Usage example of the fSelect function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLDelete (Example)
Usage example of the XMLDelete function
XMLChild (Example)
Usage example of the XMLChild function
xlsVersion (Example)
Usage example of the xlsVersion function