|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for managing the scheduler |
|
|
|
|
|
|
|
| List of miscellaneous Windows functions |
|
|
|
|
|
|
|
| List of functions for managing services |
|
|
|
|
|
|
|
| List of functions for managing the recycle bin |
|
|
|
|
|
|
|
| Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
|
| List of functions for mouse management |
|
|
|
|
|
|
|
| Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
|
| Identifies the name of the connected user. |
|
|
|
|
|
|
|
| Returns the Windows accent color. |
|
|
|
|
|
|
|
| Opens a directory picker. |
|
|
|
|
|
|
|
| The following functions are used to manage speech recognition: |
|
|
|
|
|
|
|
MultiTask is used to: - define a timeout,
- give control back to Windows,
- give control back to Windows and to WLanguage.
|
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
| List of functions for managing the clipboard |
|
|
|
|
|
|
|
| Opens the image picker of Windows. |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
|
| A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area... |
|
|
|
|
|
|
|
| List of functions for managing the registry |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Converts an integer into a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest... |
|
|
|
|
|
|
|
| Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
|
| Calculates the inverse of a square matrix. |
|
|
|
|
|
|
|
| Calculates the transposed matrix. |
|
|
|
|
|
|
|
| Sorts an HFSQL view by creating an index on a view item. This function uses the former view... |
|
|
|
|
|
|
|
| Initializes the color of a series in a "Scatter" chart. |
|
|
|
|
|
|
|
| Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
|
| Sends a fax according to the connection that was established beforehand (FaxConnect). |
|
|
|
|
|
|
|
| Returns the list of keys found in a file (query or view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Deletes the current element (as well as the entire branch) from an XML document. |
|
|
|
|
|
|
|
| ...Chart management functions... |
|
|
|
|
|
|
|
| A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements... |
|
|
|
|
|
|
|
| The Null property is used to:
Assign NULL to the item for the current record.
Find... |
|
|
|
|
|
|
|
| Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
|
| Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Defines whether an Internet connection is enabled on the current computer. In mobile, you can also... |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Retrieves information about the current device position. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|