# Tutores de procesos y manejadores de evento avanzados

En este grupo de tutores podremos ahondar en la programación de [procesos](/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso.md) y de [manejadores de evento](/velneo-vdevelop/proyectos-objetos-y-editores/proyecto-de-aplicacion/sub-objetos-de-vistas-de-datos/manejador-de-evento.md).

* [Comandos de interfaz y acciones](/velneo-vtutor/tutores-de-procesos-y-manejadores-de-evento-avanzados/tutor-de-comandos-de-interfaz-y-acciones.md).
* [Importación y exportación de ficheros ASCII](/velneo-vtutor/tutores-de-procesos-y-manejadores-de-evento-avanzados/tutor-de-importacion-y-exportacion-de-ficheros-ascii.md).
* [Portapapeles](/velneo-vtutor/tutores-de-procesos-y-manejadores-de-evento-avanzados/tutor-de-portapapeles.md).
* [Procesos](/velneo-vtutor/tutores-de-procesos-y-manejadores-de-evento-avanzados/tutor-de-procesos.md).
* [SDV](/velneo-vtutor/tutores-de-procesos-y-manejadores-de-evento-avanzados/tutor-de-sdv.md) (Servicio de disco de Velneo).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.velneo.com/velneo-vtutor/tutores-de-procesos-y-manejadores-de-evento-avanzados.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
