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...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Upload control events
The following processes are associated with the Upload control:...
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Software license agreement
WINDEV Express license agreement...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
System constants
List of constants used by the system functions....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
8. Optimizing an application
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.