ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
KanbanAddList (Function)
Adds a new list to a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Italy.checkTaxNumber (Function)
Tests the validity of a tax number in Italy.
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
Canada.checkTaxNumber (Function)
Tests the validity of a Canadian tax number.
Spain.checkTaxNumber (Function)
Tests the validity of a tax number in Spain.
Germany.checkTaxNumber (Function)
Tests the validity of a tax number in Germany.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Right (Function)
Extracts the last characters from a string or string buffer.