|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard. |
|
|
|
|
|
|
|
| Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
|
| WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...... |
|
|
|
|
|
|
|
| The "Dynamic tab" Tab control is used to display several windows in the same window...... |
|
|
|
|
|
|
|
| Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Converts a UTF-8 string to Unicode |
|
|
|
|
|
|
|
| Converts a UTF-8 string to ANSI. |
|
|
|
|
|
|
|
| Used to establish a secure connection to an SSL server. |
|
|
|
|
|
|
|
| Run on the server, this function accepts a request for connecting to an existing socket found on the server. |
|
|
|
|
|
|
|
| Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
|
| Run on the server, this function refuses a request for connection to an existing socket found on the server. |
|
|
|
|
|
|
|
| Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
|
| The ZOrder property gets and sets the Z-order of an element. |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
|
| Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
|
| The X property gets and sets the X-coordinate of an element. |
|
|
|
|
|
|
|
| Writes a message intended to another socket. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|