|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| Deletes an internal window found in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Displays the next internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Displays the previous internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.
for all the application windows.... |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.
for all the application windows.... |
|
|
|
|
|
|
|
| Inserts a new internal window in the list of internal windows used by an Internal Window control. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| In most cases, several popup menus are included in your applications...... |
|
|
|
|
|
|
|
| Opens the image picker of Windows. |
|
|
|
|
|
|
|
| Reads a value in the Windows registry. |
|
|
|
|
|
|
|
| Deletes a subkey from the Windows registry. |
|
|
|
|
|
|
|
| Deletes a value from the Windows registry. |
|
|
|
|
|
|
|
| Creates a key in the Windows registry. |
|
|
|
|
|
|
|
| Returns the runtime mode of Windows. |
|
|
|
|
|
|
|
| Opens the Windows file picker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|