ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DurationToString (Function)
Converts a duration to a character string in the specified format.
11. User Macro-Code: UMC in practice
CurrentYear (Function)
Returns the current year in integer format.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TimeValid (Function)
Checks the time validity.
grTitle (Function)
Modifies the caption and/or position of the chart title....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
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......
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
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)......
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.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
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......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
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......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
CurrentMonth (Function)
Returns the number of the current month.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
WDTRAD options