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...
fDelete (Example)
Usage example of the fDelete function
FTPGet (Example)
Usage example of the FTPGet function
fTempPath (Example)
Usage example of the fTempPath function
fSize (Example)
Usage example of the fSize function
FinError (Example)
Usage example of the FinError function
fCurrentDir (Example)
Usage example of the fCurrentDir function
fMakeDir (Example)
Usage example of the fMakeDir function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
fSeek (Example)
Usage example of the fSeek function
FinInterestRate (Example)
Usage example of the FinInterestRate function
fOpen (Example)
Usage example of the fOpen function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
fLongName (Example)
Usage example of the fLongName function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
FinRedemption (Example)
Usage example of the FinRedemption function
fRead (Example)
Usage example of the fRead function
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
FinFutureVal (Example)
Usage example of the FinFutureVal function
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
FileDisplay (Example)
Usage example of the FileDisplay function
fTime (Example)
Usage example of the fTime function