ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Push notifications
A mobile device can receive push notifications......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ERR_BAD_ACTION
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......