ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

24. Displaying and linking pages
Deselects a shape in a Diagram Editor control....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
Info (Function)
Displays a custom message in a system information window.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
iDestination (Function)
Configures the print destination.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......