ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fAttribute (Function)
Returns or modifies the attributes of a file.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
1
3
4
5
6
7
398
>