ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Count (Property)
The Count property returns the number of elements in a given set.
DocSave (Function)
Saves a document as a "docx" file.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
HListSchedulingHistory (Function)
Lists the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
4. Dedicated server or shared server?
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.