ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Control constants
List of constants used by the functions for managing controls...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<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.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Toast constants
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.