AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WebserviceWriteMIMEType (Función)
Indica el tipo MIME de la respuesta devuelta por el servicio web (caso de una llamada a un servicio web REST).
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Test (Idioma externo)
Muestra cada llamada de función y cada status reporte devuelto por la función.
La estructura de nombramiento
Los aviones (en una ventana o en un reporte)
Los planos sirven para agrupar los controles de las ventanas.......
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
InGuidedTourMode (Función)
Indique si une visite guidée est en cours.
Servicios web REST: automatic deserialización de la solicitud
En un Web service REST, un punto de entrada puede tener varios tipos......
TokenListSeparator (Property)
El TokenListSeparator Property recupera o modifica los separadores que desencadenan la creación de nuevos Token al ingresar información en un "Text Token " Editar control .
Centro de Gestión de Proyectos: Diagrama de Gantt
El centro de gestión de proyectos sirve para seguir las tareas de uno o varios colaboradores a través......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
apiRequest (Tipo de solicitud)
El tipo apiRequest permite definir las características avanzadas de una solicitud ejecutada a través de un servicio web REST importado utilizando la documentación OpenAPI.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
GeometryWithin (Función)
Renvoie vrai si la forme A est complètement dans la forme B, c'est-à-dire que B contient complètement A. En détail : - Il n'existe pas de point de A dans l'extérieur de B : tout point de A est soit dans l'intérieur de B, soit dans son contour. - Il existe au moins un point de l'intérieur de A dans l'intérieur de B....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......