> For the complete documentation index, see [llms.txt](https://doc.velneo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.velneo.com/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz.md).

# Interfaz

Se trata de un conjunto de comandos que nos permiten interactuar con los [objetos.](/26/velneo-vdevelop/proyectos-objetos-y-editores.md)

Por norma general el ámbito de actuación es el siguiente:

Desde un objeto contenidos en él como con los sub-objetos de sus sub-objetos y así sucesivamente.

Por ejemplo, si tenemos un formulario que contiene un separador que contiene otro separador dentro del cual se incluye a su vez un formulario que contiene una rejilla, desde el formulario principal podremos forzar el refresco de dicha rejilla.

También podremos interactuar con el [marco](/26/velneo-vdevelop/proyectos-objetos-y-editores/proyecto-de-aplicacion/marco.md) y sus sub-objetos y los sub-objetos de éstos y así sucesivamente, incluida la barra de estado, que será identificada con el nombre de STATUS\_BAR:

![](/files/-M7D79XsSELsbUGVDGoV)

Los comandos de instrucción de proceso de interfaz se agrupan en los grupos siguientes:

* [Acciones](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/acciones-comandos.md).
* [Control](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/control.md).
* [Diálogos](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/dialogos.md).
* [Formularios](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/formularios-comandos.md).
* [Localizadores](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/localizadores.md).
* [Objeto](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/objeto-grupo-de-comandos.md).
* [Ventana principal](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/ventana-principal.md).
* [Vista de datos](/26/velneo-vdevelop/proyectos-objetos-y-editores/de-aplicacion-y-datos/proceso/interfaz/vista-de-datos-comandos.md).
