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.
Error 1007: The member is global: use the: operator: to access it
Warning 12: The label is unused
ControlClone (Function)
Creates a new control from an existing control.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Events associated with a Gantt Chart column
Events associated with List Box controls
List of events associated with List Box controls...
Error 1017: The method is not global: use: to access it
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Phone constants (Android / iOS)
Other operators
The following are additional operators......
Error 1018: The method is global: use the: operator: to access it
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
2. Static or dynamic site
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Various WEBDEV constants
Various WEBDEV constants...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.