ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
3. Debugger
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 ......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).