ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Priority (Property)
The Priority property is used to get and change the priority level of an element.
NotifListCategory (Function)
Lists the notification categories of the application.
Font
The Font keyword can correspond to: a Font variable. the Font property....
Number (Property)
The Number property gets the number of an element.
Make calculations easier with the calculator
DurationToString (Function)
Converts a duration to a character string in the specified format.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Company (Property)
The Company property is used to get and modify the company associated with an element.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
InternalPage
The InternalPage property sets the name of the internal page to be used.