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...
StatAverage (Example)
Usage example of the StatAverage function
HError (Example)
Usage example of the HError function
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
HExecuteView (Example)
Usage example of the HExecuteView function
gglMapParameter (Example)
Usage example of the gglMapParameter function
ContactAdd (Example)
Usage example of the ContactAdd function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatCovariance (Example)
Usage example of the StatCovariance function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
HExtractMemo (Example)
Usage example of the HExtractMemo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
TableAddChild (Example)
Usage example of the TableAddChild function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
zipCreate (Example)
Usage example of the zipCreate function
zipNbPart (Example)
Usage example of the zipNbPart function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
HashString (Example)
Usage example of the HashString function
zipChangePath (Example)
Usage example of the zipChangePath function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
MatFill (Example)
Usage example of the MatFill function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
MatStack (Example)
Usage example of the MatStack function
MatCopy (Example)
Usage example of the MatCopy function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function