ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
19. Sending emails
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Outstanding progress bars
Simple or symmetric progress bar?...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Properties associated with the areas defined in Zoning mode
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Dimension (Example)
Example of use of Dimension
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....