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...
The Upload control
The Upload control is used to upload files on the Web server......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
10. Smart controls
Smart controls...
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Window controls
Several types of controls can be used in a window, ......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
DnDForce (Function)
DnDForce is kept for backward compatibility.
DnDCacheData (Example)
Usage example of the DnDCacheData function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
DnDAccept (Example)
Usage example of the DnDAccept function
DnDCursor (Example)
Usage example of the DnDCursor function
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
DnDEvent (Example)
Usage example of the DnDEvent function
Events associated with Looper controls
List of events associated with Looper controls...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Referring to an element in a WLanguage event / process
Image control in a page
Events associated with Table controls
List of events associated with Table controls...
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
1
2
3
4
5
6
241
>