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...
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Progress Bar control properties
List of properties associated with the Progress Bar control...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Multimedia control properties
List of properties associated with the Multimedia control...
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Error 204: using a parameter without optional value after parameters ...
WINDEV Mobile Framework License Agreement