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...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Map control properties
The following properties can be used with Map controls:...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Testing a project: setting
By testing the project you can simulate how the application will run......
.NET application
To create a.NET application from a project......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
EndService (Function)
Ends the execution of the current service.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Managing the styles
The help editor allows you to define styles of paragraphs......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Properties associated with report controlss
List of properties associated with the report controls...
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......