|
|
|
|
|
|
|
Returns and initializes the color of different chart elements. |
|
|
|
|
|
|
Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
Retrieves and formats the content of an XML document. |
|
|
|
|
|
|
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.
from a component.... |
|
|
|
|
|
|
Creates the copy of a matrix. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
Adds a value to each matrix element. |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
Calculates the transposed matrix. |
|
|
|
|
|
|
Resets the password of a registered user. |
|
|
|
|
|
|
Connects a client computer to a given socket via the infrared port. |
|
|
|
|
|
|
Creates a socket that uses the infrared port. |
|
|
|
|
|
|
Returns the prefix of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
Returns the URI of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
Adds a child tag into an XML document. |
|
|
|
|
|
|
Creates a new XML document. |
|
|
|
|
|
|
Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
Creates a new XML document from an existing XML document. |
|
|
|
|
|
|
Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
Modifies the content of the current element found in the XML document. |
|
|
|
|
|
|
Restores the previously saved context of an XML document. |
|
|
|
|
|
|
Returns the result of a calculation XPath query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|