|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays a mouse pointer shaped like an hourglass. |
|
|
|
|
|
|
|
| Closes the current window and restores the context that existed before the window opening. |
|
|
|
|
|
|
|
| Returns the handle of a window or control. |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
|
| Returns the command line passed in parameter to the executable program. |
|
|
|
|
|
|
|
| Displays a message in the status bar. |
|
|
|
|
|
|
|
| Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
|
| Displays a dialog box that includes a logo, a message and the "Yes" and "No" buttons. |
|
|
|
|
|
|
|
| Opens and runs a WINDEV project. |
|
|
|
|
|
|
|
| Retrieves the value of a control. |
|
|
|
|
|
|
|
| Returns the number of windows opened at a given time. |
|
|
|
|
|
|
|
| Initializes the sound interpreter. |
|
|
|
|
|
|
|
| Plays the requested sound. |
|
|
|
|
|
|
|
| Displays each function call and each status report returned by the function. |
|
|
|
|
|
|
|
| Opens the specified window by closing all the windows opened beforehand. |
|
|
|
|
|
|
|
| Ends a program that is using WINDEV. |
|
|
|
|
|
|
|
| The ORDER BY clause is used to sort the records selected by an SQL query...... |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)...... |
|
|
|
|
|
|
|
| Hashing is used to summarize a file or a character string...... |
|
|
|
|
|
|
|
| The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|