AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 26-50 de 82 para Position
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
<Source>.SavePosition (Function)
Stores the current context of a data file: current record, filter, read pointers.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
XMLSavePosition (Function)
Stores the current position in the XML document.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.RestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
HPrevious (Function)
Sets the position on the previous record of the data file according to a browse item.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
<Source>.Previous (Function)
Sets the position on the previous record of the data file according to a browse item.
ScrollbarPosition (Function)
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.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
CursorCapture (Example)
Usage example of the CursorCapture function
Lista,Posición (Idioma externo)
Posiciona el primer elemento mostrado en la lista o devuelve la índice del primer elemento...
fWrite (Example)
Usage example of the fWrite function
Uso de Unicode en cadenas de caracteres
UNICODE es un sistema de codificación que asigna un número único a cada carácter....
fWriteLine (Example)
Usage example of the fWriteLine function
MapImage (Tipo de Variable)
El tipo MapImage se utiliza para definir las características de un Image que se dibujará en el mapa...
Constantes para manipular cadenas de caracteres
Lista de constantes utilizadas por las funciones de gestión de cadenas...
Manipular cadenas de caracteres
WINDEV, WINDEV Mobile y WEBDEV permiten realizar diferentes tipos de operaciones en las cadenas...
OpenSister (Example)
Usage example of the OpenSister function
Editor de diagramas: cinta de opciones y paneles
El control Editor de diagramas incluye diferentes características a las que se puede acceder...
Layouts WEBDEV
Una maqueta permite definir varias vistas de una Page sin duplicarla......
fRead (Example)
Usage example of the fRead function
Sitio web adaptado a dispositivos móviles: métodos disponibles
WEBDEV incluye varios métodos de creación de Page que permiten crear sitios web adaptados...
FileToArray( Función)
Llena una array de clases o estructuras con el contenido de un archivo de datos o consulta HFSQL.
Nouveautes_Commerciales_WB_28
Convertit une chaîne de caractères au format OEM (DOS) en une chaîne de caractères au format ANSI...
Tabla de posicionamiento
El posicionamiento de los elementos en una Page se simplifica mediante el uso de una tabla...
Gestión de Diseño Web con capacidad de respuesta en sus páginas Web
A partir de ahora, los sitios web pueden ser vistos en varias plataformas.......
Buscar en los editores
Poder realizar una búsqueda en los editores mejora significativamente la eficiencia......
Nouveautes_Commerciales_WD_28
New features in WEBDEV 28 presented in the New Features brochure....
Marcador (Tipo de Variable)
El tipo Marker permite definir las características de un marcador ubicado en un mapa que se muestra...
Creación de una plantilla de reporte
Describiendo un control Tabla dinámica
La ventana de descripción de un control Tabla dinámica sirve para configurar varios elementos...
Operadores en strings de caracteres
Las cadenas de caracteres pueden ser manejadas por funciones específicas de WLanguage...
1
2
3
4
>