|
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
The Year property is used to:
Get the year from a Date or DateTime variable or item.
Change the year in a Date or DateTime variable or item.... |
|
|
|
|
|
|
Returns the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
Collapses a branch previously expanded (as well as its child elements). |
|
|
|
|
|
|
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Loads the file containing the error messages in the desired language into memory. |
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Allows you to check if a substring is within a string. |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
Converts a value expressed in Euro into another currency. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|