AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 101-30 de 30 para souris
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer):
  • the index of the appointment for the specified position.
  • the date corresponding to the specified position.
<Organizer>.InfoXY (Función)
Devuelve para una posición dada en el control Agenda (coordenadas de un punto en el organizador):
  • el índice del nombramiento para el puesto especificado.
  • la fecha correspondiente a la posición especificada.
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.
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.
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming...
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Crear un diagrama interactivo
El control Editor de diagramas permite que los usuarios finales creen y editen diagramas...
Editor de diagramas: cinta de opciones y paneles
El control Editor de diagramas incluye diferentes características a las que se puede acceder mediante...
Les champs conteneurs
WINDEV, WEBDEV et WINDEV Mobile proposent différents champs qui peuvent contenir d'autres champs ...
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
WINDEV: Example of programmed Drag and Drop
Ignora los resultados de la ejecución de un comando Redis agregado con la función RedisPipelineAdd.
EmulateDnD (Función)
Emula la acción de "arrastrar y soltar" en las pruebas automatizadas.
<Looper>.InfoXY (Función)
Permite encontrar la fila o el control situado en una posición específica del control Looper (X, Y).
<List Box>.InfoXY (Función)
Devuelve el índice de la fila (o imagen) en una posición determinada de un control List Box o ListView.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<Scheduler>.InfoXY (Función)
Devuelve la cita, el recurso o la fecha que se encuentra en la posición dada en un control Planificador.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Responsive Web Design: Gestión de una barra de encabezado
Esta ayuda Page explica cómo crear una Page que contenga una barra de cabecera en modo Responsive Web Design...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Magnetic mouse: automatically moves cursor to default button
The mouse cursor can be automatically positioned on the default button when the window is opened...
CursorDisplay (Function)
Displays or hides the mouse cursor.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Folleto de novedades - Versión 27: Novedades comunes
Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades.
1
2