ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
5. Project configuration
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Constants for WLanguage types
List of constants for managing WLanguage types....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
4. User Groupware
User Groupware...
4. User Groupware
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
MQTTPublish (Function)
Publishes a message on the MQTT broker.
<Image>.Last (Function)
Displays the last image for the scroll.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
<mqttSession variable>.Publish (Function)
Publishes a message on the MQTT broker.
Environment of the report editor
Environment of the report editor...
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.