ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
MQTT functions
The following functions are used to manage MQTT clients...
Entity of a CDM
To group information according the MERISE method, entities must be created......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Control constants
List of constants used by the functions for managing controls...
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
XMLSign (Function)
Signs an XML document.
Kanban control functions
The following functions handle Kanban controls......
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.