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...
iVLine (Function)
Prints a vertical line at specified coordinates.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Events associated with an Organization Chart control
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with Static controls
List of events associated with Static controls...
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Info (Function)
Displays a custom message in a system information window.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Events associated with a Layout control
2. How to test a site?
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Events associated with Spin controls
List of events associated with Spin controls...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......