ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
3. UML models in practice
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
FirstDayOfMonth (Function)
Returns the first day of the month.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
CurrentMonth (Function)
Returns the number of the current month.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Principle for running threads
At runtime, an application runs in a main thread......
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....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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...
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......
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
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
DateTimeDifference (Function)
Calculates the difference between two dates and times.