ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
<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.
DateToDay (Function)
Returns the day that corresponds to a given date.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
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.
3. Debugger
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....