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...
Handling the report blocks through programming
Each report block is associated with different events......
Error 1006: The member is not global: use: to access it
Events associated with Chart controls
List of events associated with the Chart controls...
Radio Button control properties
List of properties associated with a Radio Button control...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Val (Function)
Returns the numeric value of a character string.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
12. Available tests
StatVarianceP (Function)
Calculates the variance for a full series of values.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......