ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Recompiling the project
The project compilation is a process used to......
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......
Resizing a window (AAF)
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
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......
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
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......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
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....