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...
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ProjectInfo (Function)
Returns specific information about the project currently run.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Label report
The report editor allows you to create "Label" reports......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Custom tooltips
Tooltips are very useful for application users......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Extracting the text of the project
The following text can be extracted......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Automatic documentation of external components
External components must include a technical documentation......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The Signature control
The Signature control is a report control used to sign......