ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
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, ......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
zipListFile (Function)
Returns the list of files found in an archive.
3. UML models in practice
CurrentMonth (Function)
Returns the number of the current month.
License agreement - HFSQL Client/Server
FirstDayOfMonth (Function)
Returns the first day of the month.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
zipDeleteFileList (Function)
Deletes a list of files from an archive.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
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....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
4. Create a page in the editor...
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......
Principle for running threads
At runtime, an application runs in a main thread......