ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
InServiceMode (Function)
Indicates whether the code is run in a service.
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.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
<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.
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.
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.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
3. Debugger