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.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
5. Which type of server to choose?
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WDMSG license agreement
WDMSG license agreement...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Voice commands in your applications
The applications that you develop can react to the user's voice......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Error 803: Return and Result cannot be used in the same process