ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Programming an indexed control
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Setup directory
The setup wizard allows you to configure the setup directory of application....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Starting WDOptimizer in a command line
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......