ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
3. UML models in practice
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
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......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
4. Create a page in the editor...
Principle for running threads
At runtime, an application runs in a main thread......
Configuring the setup program
Two tools can be used to create a setup program......
Query based on query
Queries can be based on items from another query......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Including a supercontrol in a window or in a page