ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
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.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
DocSave (Function)
Saves a document as a "docx" file.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
HTTPSendForm (Function)
Sends an HTTP form.
Assignment operators
Three assignment operators are available......
OrgModify (Function)
Modifies an element in an Organization Chart control.
Materialized view
8. 10 tips for better interfaces...
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedIncrement (Function)
Increments the value associated with a key.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.