ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HDescribeConnection (Function)
Describes a new connection to an external database.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.