ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
VideoConfigure (Function)
Allows you to configure the video capture driver.
NetworkConnect (Function)
Associates a drive with a shared network directory.
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
5. User Groupware in practice
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Data source (Example)
Usage example of the Data source type
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.