ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
MQTT constants
Constants used by the MQTT functions...
Financial constants
List of constants used by the financial functions....
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
grType (Function)
Identifies or modifies the type of chart.
"?" menu
WINDEV proposes a help menu adapted to your applications......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
ServiceInfo (Function)
Returns information regarding the configuration of a service.