AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Funciones para la gestión de los controles de la miga de pan
Lista de funciones para la gestión de los controles Breadcrumb...
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Crear un diagrama interactivo
El control Editor de diagramas permite que los usuarios finales creen y editen diagramas......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
The RepeatString Looper control: Customized synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Using an external component in an application
A component can be reused at any time in any application......
Error 1023: El acceso al método de la clase está restringido por una herencia privada
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Events associated with windows
List of events associated with windows...
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
FolderModeImage (Property)
The FolderModeImage property gets and sets the display mode of the folder image in TreeView and TreeView Table controls.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Visualización de una reporte en 3D
Su reporte muestra controles que se superponen?.......
WDSetup: Gestión de idiomas adicionales
El proyecto "WDSetup" corresponde al programa estándar instalación de aplicaciones WINDEV......
MemcachedAssignKeyGroup (Función)
Modifica una pareja clave/valor en el caché Memcached en un grupo de servidores: Si la clave existe, se modifica el valor. Si la clave no existe, se añade el par clave/valor....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Source (Property)
The Source property can be used on: a Graphe field: in this case, the Source property is used to identify the source of the series: Table Column, list of values, etc., ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......