ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HTTP constants
List of constants used by the HTTP functions....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
gpwOpen (Function)
Opens the User Groupware login window or page.
iParameterPDF (Function)
Defines the options for the generated PDF file.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
14. Managing the "Back" button in practice
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Creating the Relation pages of a WEBDEV RAD pattern
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
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 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......
Multiline strings
To type character strings over several lines in the code editor...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Configuring Reports & Queries
Reports & Queries is used to......
How to loop through a file using filters?