ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToDay (Function)
Returns the day that corresponds to a given date.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Age (Function)
Returns the age according to the date of birth.
RGBBlue (Function)
Returns the blue component of an RGB color.
The requested action cannot been performed: the page was not synchronized
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The HTML Display control
The HTML Display control displays a web page in an application......
13. Universal replication
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
12. Universal replication
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.