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.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Operations in a Select query : add and delete
The following paragraphs present......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
14. Managing the "Back" button in practice
Debugging constants
List of constants used by the debugging functions...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
KeyPressed (Function)
Checks which key is pressed.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Interactive notification management constants
Interactive notification management constants...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......