|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends the character string passed in parameter to the print buffer. |
|
|
|
|
|
|
|
| Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
|
| Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
|
| Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
|
| Pauses the current thread during the specified duration. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Stores the current position in the XML document. |
|
|
|
|
|
|
|
| Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
|
| Returns a character string of a specified length. |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays (without deleting duplicates).
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Returns the list of table bindings (Merise type) present:
in the current database schema,
in ongoing database schemas (projects with multiple database schemas).
in a specific database schema.... |
|
|
|
|
|
|
|
| Compares the content of two files bit by bit. |
|
|
|
|
|
|
|
| Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
|
| The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ... |
|
|
|
|
|
|
|
| Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended. |
|
|
|
|
|
|
|
| Calculates the covariance between two series of values. |
|
|
|
|
|
|
|
| Performs a search in an XML document. |
|
|
|
|
|
|
|
| Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
|
| Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers. |
|
|
|
|
|
|
|
| Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
| Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
|
| Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
|
| Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|