ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
5. Project configuration
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
Constants for WLanguage types
List of constants for managing WLanguage types....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
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).
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
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.
InUnitTestMode (Function)
Determines if there is a unit test in progress.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......