ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
Binding controls to data
A window or page can display information from......
Events associated with formatted display controls
List of events associated with formatted display controls...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Time management
For each element (windows, reports, ......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Composite keys
A composite key is a key item containing several other items......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The single-part and multi-part archives
Two types of archives are available......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....