ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV: Example of programmed Drag and Drop
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
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.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...
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.
Table,Delete (External language)
Deletes an element from a Table control.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
Handling menu options programmatically
The menu options can be handled......
Recycle code windows
By default, a single code window is opened per ......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
The "Code hashtags" pane
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
WDINT license agreement
WDINT license agreement...
Twain constants
List of constants used by the Twain functions....
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......