|
|
|
|
|
|
|
|
|
|
|
|
| Categoría: Windows Event functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Las siguientes constantes se utilizan para gestionar los eventos de Windows: |
|
|
|
|
|
|
|
| Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function). |
|
|
|
|
|
|
|
| Finaliza la ejecución de un Timer desencadenado por Timer. |
|
|
|
|
|
|
|
| Finaliza la ejecución de un Timer desencadenado por TimerSys. |
|
|
|
|
|
|
|
| Usage example of the Event function |
|
|
|
|
|
|
|
| Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
|
| Indica si se ejecuta un procedimiento específico cuando se envía un evento de Windows a un control o ventana. |
|
|
|
|
|
|
|
| Lista de funciones de gestión de eventos Windows |
|
|
|
|
|
|
|
| Devuelve el "Handle" del sistema (HWND) de un control o ventana de WINDEV. |
|
|
|
|
|
|
|
| Forces the parent of the next window to open. |
|
|
|
|
|
|
|
MultiTask se utiliza para: - define un timeout,
- devuelve control a Windows,
- devuelve control a Windows y a WLanguage.
|
|
|
|
|
|
|
|
| Envía un mensaje Windows a un control o ventana. |
|
|
|
|
|
|
|
| Envía un mensaje Windows a un control o ventana. |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| Periódica y automáticamente llama a un WLanguage Procedure. |
|
|
|
|
|
|
|
| Temporarily stops the program execution. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|