ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File download functions
The following functions are used to manage downloads......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
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).
Events associated with Flex controls
List of events associated with Flex controls...
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Properties linked to the Euro management
List of properties linked to the Euro management...
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Creating a translation file
WDINT allows you to create a translation file....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......