ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Crosstab report
The report editor allows you to create "Crosstab" reports......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......