ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
MQTT functions
The following functions are used to manage MQTT clients...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
XMLSign (Function)
Signs an XML document.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
MongoFind (Function)
Finds documents in a MongoDB collection.