|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
|
| Menu options can be manipulated... |
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications... |
|
|
|
|
|
|
|
| Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
|
| Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
|
| Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP). |
|
|
|
|
|
|
|
| List of constants used by page functions.... |
|
|
|
|
|
|
|
| Usage example of the API function |
|
|
|
|
|
|
|
| Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
|
| Used to configure the WLanguage functions for email management. |
|
|
|
|
|
|
|
| Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
|
| Copies a registry key with all its subkeys and values. |
|
|
|
|
|
|
|
| The rssSource type is used to describe the source of an entry for an RSS stream... |
|
|
|
|
|
|
|
| Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
|
| Gets the description of a type identified by name. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| The return value of the process currently run can be assigned... |
|
|
|
|
|
|
|
| Converts a time to an integer. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Returns the number of columns found in a matrix. |
|
|
|
|
|
|
|
| Returns the number of rows found in a matrix. |
|
|
|
|
|
|
|
| Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
|
| Multiplies each matrix element by a value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|