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.
ERR_BAD_ACTION
ERR_PARSER
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Activation key management functions
The following functions are used to manage activation keys:...
Native Oracle Connector for WINDEV and WEBDEV
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Native SQL Server Connector for WINDEV and WEBDEV 2024
WDDIXIO overview
WDTRAD overview
WDDIXIO overview
WDINT setup
WDINT, WDTRAD and WDDIXIO: Translation tools
WDMSG, WDTRAD and WDDIXIO: Translation tools
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Native Sybase Connector for WINDEV and WEBDEV 2024
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Internal component description
The description of an internal component can opened at any time......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects