ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV: Example of programmed Drag and Drop
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of 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.
Drag and Drop functions
The following functions are used to manage 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.
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
"Reports & Queries" software
This is "Reports & Queries"......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Reports & Queries: New features in this version
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Installing the HFSQL Server module
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
PDF file functions (prefix syntax)
PDF file functions...
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Creating a query
Two methods can be used to create a query......