ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContinentList (Function)
Returns the list of continents.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
XMLToJSON (Function)
Converts an XML string to JSON.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
HTML Editor control functions
List of functions for managing HTML Editor controls...
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
RedisSet (Function)
Changes the value of a key on a Redis server.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.