ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....