ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV: Example of programmed Drag and Drop
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
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.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...
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.
Constants used by the scanner functions
Constants used by the scanner functions...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Operations performed on state-transition diagrams
The following paragraphs explain......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Kanban control events
The following events are associated with Kanban controls......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Google Contacts management functions
List of functions for managing Google contacts...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
5. Site test in practice
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
fResourceDir (Function)
Returns the path of the read-only resources of the application.