ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
WINDEV: Example of programmed Drag and Drop
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows...
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.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Type and version of Web server
The configuration diagnostic displays the following error......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
WDStatistics: Import log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
TimeToString (Function)
Converts a time to a string in the specified format.
Creating user accounts
A User account allows the server administrator to......
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Specific features of the Express version
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
GeometryIsValid (Function)
Checks whether the specified geometry is valid according to the OGC rules.
GeometryCorrect (Function)
Returns a corrected version of the specified geometry.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......