ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
iParameterViewer (Function)
Configures the report viewer.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Using .NET assemblies in a project
To use .NET assemblies in a project......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
iPrintReport (External language)
Prints a report created with the report editor.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Creating the Table pages of the WEBDEV RAD pattern
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL table......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Creating the Table windows of the WINDEV RAD pattern
Record (Type of variable)
The Record type is used to save the values of a record.
WINDEV applications for Linux: Specific features