AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
Folleto de novedades - Versión 28: Novedades de WEBDEV
Las novedades de WEBDEV 28 se presentan en la Revista de novedades....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Android 11: Cambios en el comportamiento de las aplicaciones
Después de cada nueva versión de Android, Google requiere que se aumente el nivel de API "TargetSdkVersion" para publicar aplicaciones en Google Play...
Descripción de un control Agenda (control de ventana)
La control Agenda puede ser configurada en el editor a través de la ventana description (pestaña "Detalles")......
ScreenCastInProgress (Property)
El ScreenCastInProgress Property se utiliza para determinar si el vídeo reproducido en un control Multimedia se está reproduciendo en un dispositivo externo (compatible con Air Play).
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
Comprobación a distancia: Personalizar con un Procedure
Para personalizar el control remoto realizado en una aplicación WINDEV multiusuario, puede activar la ejecución de una Procedure que se encuentra en la aplicación......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
SSL certificate validity
The robot will check that the time to expiration is greater than the specified time......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
<Tabla>.BreakIndex (Función)
Returns the subscript of the break header and footer for a given break in a Table control.
xmlReader (Variable type)
The xmlReader type is used to read an XML document without loading it in memory.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
NbArrayElement (Property)
The NbArrayElement property is used to configure the number of elements in an array item.