|
|
|
|
|
|
Categoría: Control functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Devuelve las coordenadas del rectángulo correspondiente al área especificada de un control. |
|
|
|
|
|
|
Convierte las coordenadas de un rectángulo en la imagen original al sistema de coordenadas del control Imagen. |
|
|
|
|
|
|
Convierte las coordenadas de un rectángulo en el control Imagen al sistema de coordenadas de la imagen original. |
|
|
|
|
|
|
Permite saber si el lector de pantalla está activado. |
|
|
|
|
|
|
Asocia una Procedure escrita en WLanguage con una Event de ActiveX control. |
|
|
|
|
|
|
Añade un enlace a una sección de texto en un control Campo de entrada. |
|
|
|
|
|
|
Defines an attach point for one of the two extremities of a Wire control. |
|
|
|
|
|
|
Deletes all the connection points for a control. |
|
|
|
|
|
|
Modifies the style of a control dynamically. |
|
|
|
|
|
|
Configures the spelling checker for the edit controls and for the Table control columns in the whole application. |
|
|
|
|
|
|
List of constants used by the functions for managing controls |
|
|
|
|
|
|
El tipo control se utiliza para definir las características de un control . |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Usage example of the ControlClone function |
|
|
|
|
|
|
Creates a new control from an existing control. |
|
|
|
|
|
|
Identifies the control on which the context menu was opened. |
|
|
|
|
|
|
Crea un nuevo control (de cualquier tipo) en una ventana mediante programación. |
|
|
|
|
|
|
Returns the name of the control currently in edit. |
|
|
|
|
|
|
Elimina permanentemente un control de una ventana, página o informe. |
|
|
|
|
|
|
Customizes the value displayed in the controls when the value cannot be displayed. |
|
|
|
|
|
|
Ejecuta el evento de cierre WLanguage de un control de oficina y muestra su diálogo de confirmación si es necesario. |
|
|
|
|
|
|
Considera que el control ha sido modificado por el usuario (la propiedad Modified se establece en True para el control y para la ventana si es necesario) y ejecuta el evento WLanguage "Cada vez que se modifica" asociado al control. |
|
|
|
|
|
|
Comprueba la existencia de un control (o grupo de controles) en una ventana, en una página o en un informe. |
|
|
|
|
|
|
Indicates the name of the first field specified in the tab order for the specified window. |
|
|
|
|
|
|
Devuelve el nombre del control situado en una posición dada. |
|
|
|
|
|
|
Indicates the origin of the entry in the control. |
|
|
|
|
|
|
Returns the name of the next control in input mode. |
|
|
|
|
|
|
Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
Identifica el control sobre el que se pasa el cursor del ratón. |
|
|
|
|
|
|
Especifica el nombre del control que estaba en edición antes del control actual. |
|
|
|
|
|
|
Devuelve un rectángulo correspondiente al área especificada de un control. |
|
|
|
|
|
|
Devuelve el icono correspondiente al tipo de control especificado.
|
|
|
|
|
|
|
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run. |
|
|
|
|
|
|
Convierte las coordenadas de un rectángulo en el control Imagen al sistema de coordenadas de la imagen original. |
|
|
|
|
|
|
Convierte las coordenadas de un rectángulo en la imagen original al sistema de coordenadas del control Imagen. |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
Returns:- the index of the current indexed column in a Table control (based on a data file or populated programmatically).
- the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).
|
|
|
|
|
|
|
Depending on the specified control, returns:- the number of the current row displayed in the current Table control,
- the number of the option with focus in a Check Box control,
- the number of the current row in the current Looper control,
- the index of the current indexed control.
|
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
Indicates and loads the dictionary corresponding to a given language. |
|
|
|
|
|
|
Modifica el cursor de desplazamiento estándar para todos los controles de edición de la aplicación. |
|
|
|
|
|
|
Usage example of the EnumControl function |
|
|
|
|
|
|
Devuelve el nombre de Nth control que se encuentra en el elemento especificado. |
|
|
|
|
|
|
Lista de funciones para gestionar controles |
|
|
|
|
|
|
Initializes the management of persistent values. |
|
|
|
|
|
|
Resizes a Layout control in order for all its cells to be entirely visible, without empty area. |
|
|
|
|
|
|
Modifica el color de los enlaces en los controles Edición y en los controles Texto estático. |
|
|
|
|
|
|
Cambia el color de los enlaces en todos los controles Campo de entrada de la aplicación. |
|
|
|
|
|
|
Lee un valor persistente. |
|
|
|
|
|
|
Returns the number of the next row displayed in the current Table control.
|
|
|
|
|
|
|
Identifica el "padre" de un objeto gráfico: control, columna, ventana, página, ... |
|
|
|
|
|
|
Automatically opens a context menu for the current control, window or page. |
|
|
|
|
|
|
Obtiene la altura que necesita un control para mostrar todo su contenido. |
|
|
|
|
|
|
Reinicia:- todos los controles que se encuentran en la ventana o página actual (incluyendo los grupos de controles, los supercontroles y las ventanas internas).
- los controles que se encuentran en un grupo de controles, un supercontrol, una ventana interna o una página interna.
|
|
|
|
|
|
|
Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
Guarda un valor persistente en el registro o en otro archivo especificado por InitParameter. |
|
|
|
|
|
|
Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
Permite saber si la barra de desplazamiento de un control en una aplicación WINDEV es visible. |
|
|
|
|
|
|
Recupera la posición máxima de una de las barras de desplazamiento horizontales o verticales que se encuentran en un control de una aplicación WINDEV. |
|
|
|
|
|
|
Used to manage the position of elevators: - Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application..
- Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website.
|
|
|
|
|
|
|
Muestra (o no) una barra de desplazamiento en un control WINDEV (control de edición o cuadro de lista) aunque no se haya especificado ninguna barra de desplazamiento durante la descripción del control. |
|
|
|
|
|
|
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control. |
|
|
|
|
|
|
Set focus:- to a control (found in a window, in a page or in a frameset).
- to a window.
|
|
|
|
|
|
|
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points). |
|
|
|
|
|
|
Activa o desactiva el mecanismo de visualización de los tooltip de los controles. |
|
|
|
|
|
|
Returns the text with ellipsis displayed in an Edit, Combo Box or Static Text control. |
|
|
|
|
|
|
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
|
|
|
|
|
|
|
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
|
|
|
|
|
|
|
Se utiliza para modificar:- el tiempo de espera antes de mostrar los tooltip.
- la duración de la visualización de los tooltip.
|
|
|
|
|
|
|
Modifica el margen del texto en los tooltip. |
|
|
|
|
|
|
Modifica la anchura máxima de los tooltip. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|