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...
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
tapiDial (Function)
Dials a phone number for a voice line.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ServiceWait (Function)
Pauses the current service during the specified duration.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GglListCalendar (Example)
Usage example of the GglListCalendar function
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
TwainState (Example)
Usage example of the TwainState function
ComponentInfo (Example)
Usage example of the ComponentInfo function
HashFile (Example)
Usage example of the HashFile function
TableInfoXY (Example)
Usage example of the TableInfoXY function
InAndroidMode (Example)
Usage example of the InAndroidMode function
ChangeCharset (Example)
Usage example of the ChangeCharset function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
OpenChild (Example)
Usage example of the OpenChild function
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
ParallelTaskExecuteAfterAll (Example)
Usage example of the ParallelTaskExecuteAfterAll function
GglRequest (Example)
Usage example of the GglRequest function