ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Specific features of the Express version
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
5. User Groupware in practice
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Style of a control
As soon as it is created, a control is associated with a style......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......