ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTitle (Function)
Modifies the caption and/or position of the chart title....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
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......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
FirstDayOfMonth (Function)
Returns the first day of the month.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
CurrentMonth (Function)
Returns the number of the current month.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
End of break block
The End of break block is optional......
List of operators
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HFSQL properties
List of HFSQL properties...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.