|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| Returns the "system handle" (HINSTANCE) of the current program.
|
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| An image can be used to easily define the shape of a window...... |
|
|
|
|
|
|
|
| A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
|
| Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
|
| By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
|
| List of events associated with Button controls... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms... |
|
|
|
|
|
|
|
| To generate a RAD pattern:... |
|
|
|
|
|
|
|
| The steps for creating a RAD pattern are as follows:... |
|
|
|
|
|
|
|
| The steps for creating a RAD pattern are as follows...... |
|
|
|
|
|
|
|
| A maximized window occupies the entire screen of the mobile device.... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the windows... |
|
|
|
|
|
|
|
| List of events associated with windows... |
|
|
|
|
|
|
|
| A maximized window occupies the entire screen of the mobile device.... |
|
|
|
|
|
|
|
| The status bar of a window is used to display several types of information...... |
|
|
|
|
|
|
|
| Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks...... |
|
|
|
|
|
|
|
| The following text can be extracted...... |
|
|
|
|
|
|
|
| WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes...... |
|
|
|
|
|
|
|
| A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area...... |
|
|
|
|
|
|
|
| The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes.... |
|
|
|
|
|
|
|
| Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|