ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
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).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fAttribute (Function)
Returns or modifies the attributes of a file.
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).
<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).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
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>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
1
2
3
4
5
6
223
>