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...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Specific features of the applications for iPhone/iPad
Image drawing and processing functions
List of image drawing and processing functions...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Constants for managing Beacons
The following constants are used to manage Beacons:
Constants for managing tiles
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
iEllipse (Function)
Prints an ellipse (in a rectangle).
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Service variable
The Service variable is used to......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
gLine (Function)
Builds a sequence of characters containing a line.
xBase files: Limits
The different types of windows
The following types of windows can be created in a WINDEV application......
iBorder (Function)
Prints a border at specified coordinates.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.