ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Modbus functions
List of Modbus functions...
Euro functions
List of Euro functions...
Miscellaneous Windows constants
List of constants used by the Windows functions....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
After
They After keyword can correspond to:
Managing parallel tasks
The computers are becoming more and more powerful......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
JSONOpenReader (Function)
Creates a reader to read a JSON document without loading it into memory. Attention This function is only available from version 2025 Update 3....
NFC: Transferring data
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)......