ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiListen (Function)
Starts the call detection (also called "call monitoring service").
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
5. Deploying a dynamic site (Session or AWP) in practice
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Code editor: Display options
The code editor proposes several display options......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Time (Type of variable)
The Time type is used to easily handle the times...
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min