ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Managing space characters in the searches?
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to loop through a file using filters?
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
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).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Accessing a database via a web service
The database can be accessed via a web service......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Creating a select query
A select query (corresponding SQL statement......
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
HSL (Function)
Creates a color from its hue, saturation and lightness.