# Objetos comunes a proyecto de datos y de aplicación

En este capítulo veremos objetos que pueden ser usados tanto en proyectos de aplicación como en proyectos de datos. Estos son:

* [Búsqueda](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/busqueda).
* [Cola](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/cola).
* [Constante](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/constante).
* [Dibujo](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/dibujo).
* [Esquema de tablas](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/esquema-de-tablas).
* [Fichero adjunto](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/fichero-adjunto).
* [Función](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/funcion).
* [Librería externa](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/libreria-externa).
* [Lupa](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/lupa).
* [Proceso](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso).
* [Tubo de ficha](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/tubo-de-ficha).
* [Tubo de lista](https://doc.velneo.com/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/tubo-de-lista).


---

# 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/28/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos.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.
