|
|
|
|
|
|
|
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...). |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
All the looper attributes can be handled by programming...... |
|
|
|
|
|
|
The Italic property is used to:
Find out whether a Font variable is in italic type.
Modify the italic attribute of a Font variable.... |
|
|
|
|
|
|
Returns the type of current element (tag or attribute). |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
The columns are used to display information in a Table control.... |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document. |
|
|
|
|
|
|
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute. |
|
|
|
|
|
|
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ...... |
|
|
|
|
|
|
The Attribute property is used to manage attributes. |
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
Returns the value of current element (tag or XML attribute) or the value of one of its attributes. |
|
|
|
|
|
|
The list of extension attributes ...... |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
Positions on the last element (tag or attribute) of the current tree level. |
|
|
|
|
|
|
Positions on the first element (tag or attribute) in the current tree level. |
|
|
|
|
|
|
Adds an attribute or adds a new value to an existing attribute. |
|
|
|
|
|
|
Removes a given attribute |
|
|
|
|
|
|
Removes a given attribute |
|
|
|
|
|
|
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|