ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
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.
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.
Asc (Function)
Returns the ASCII code of the specified character.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
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....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
3. Debugger
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Programming the looper attributes
All the looper attributes can be handled by programming......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......