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...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Code snippets
The code editor allows you to enter "Code snippets"......
The Image control
The Image control is used to......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Handling controls in a report
The different operations available for the report controls are as follows......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Creating a flexible modeling
To create a new flexible modeling, you can......
2. User-friendly editors in practice
User-friendly editors in practice...
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WDZip: Creating or modifying an archive
This help page explains how to......
Describing an element
A flexible modeling includes different elements linked together......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
The Edit control
The Edit control allows users to enter data......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
1
2
3
4
5
6
241
>