|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| In an application developed in WINDEV, the user has the ability to implement a timer on a button...... |
|
|
|
|
|
|
|
| In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls...... |
|
|
|
|
|
|
|
| A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
|
| Modifies the title of the current window. |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| A non-maximized window can be resized by the user and it can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| The following constants are used to manage Windows events:... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run...... |
|
|
|
|
|
|
|
| The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
|
| Two methods can be used to include the user groupware...... |
|
|
|
|
|
|
|
| List of functions for managing Windows events... |
|
|
|
|
|
|
|
| WINDEV allows you to customize...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Windows scheduler.... |
|
|
|
|
|
|
|
| Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
|
| The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers...... |
|
|
|
|
|
|
|
| This step allows you to choose...... |
|
|
|
|
|
|
|
| There are multiple solutions to provide help to the users...... |
|
|
|
|
|
|
|
| Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project...... |
|
|
|
|
|
|
|
| A window can display information from...... |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|