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...
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
fSelectDir (Function)
Opens a directory picker.
Error 1007: The member is global: use the: operator: to access it
Warning 12: The label is unused
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......
ControlClone (Function)
Creates a new control from an existing control.
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......
Various WEBDEV constants
Various WEBDEV constants...
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.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Error 1018: The method is global: use the: operator: to access it