ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positionq on the next element (tag or attribute).
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Error 203: The procedure already has a scope attribute (local or global)
1
2
3
4
5
6
398
>