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...
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Interactive notification management constants
Interactive notification management constants...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Empty (Property)
The Empty property is used to determine if an element is empty.
Error 1003: The element does not exist in the class
WinStatus (Function)
Identifies or modifies the window status.
Internal Report control properties
List of properties associated with the Internal Report control...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
The Wire control
The Wire control is used to visually link 2 controls......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.