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...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
TreeView Table control functions
List of functions for managing TreeView Table controls...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Handling an internal component
An internal component is a set of elements from a project......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
2. User-friendly editors in practice
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Dictionary
The dictionary is a file that can contain the project elements......
1
2
3
4
5
6
241
>