ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
Creating nested reports
SNMPOIDType (Function)
Returns the type of data in an OID.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
SaaSChangePassword (Function)
Changes the password of the connected user.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Webservice management functions
Webservice management functions...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Error 40: The END statement marking the end of the class declaration is missing
Error 38: The END statement marking the end of the structure declaration is missing
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.