ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDay (Function)
Returns the day that corresponds to a given date.
<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.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
Environment of code editor
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Asc (Function)
Returns the ASCII code of the specified character.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
Age (Function)
Returns the age according to the date of birth.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
KanbanFilter (Function)
Displays only cards that match the specified filter.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
14. PHP generation in practice