AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

<Source>.ExportJSONString (Función)
Exporta los registros de una tabla (HFSQL u OLE DB), vista o consulta a una cadena JSON.
HRecordToString (Función)
Convierte el contenido de la Record actual en cadena (en un archivo de datos, vista HFSQL, consulta, etc.).
<Source>.RecordToString (Función)
Convierte el contenido de la Record actual a cadena (en un archivo de datos, vista HFSQL, consulta, etc.).
ERR_BAD_CONTEXT_INTERNAL
fGraphicFilter( Función)
Devuelve la lista de formatos de Image soportados por la plataforma actual, en el formato esperado por el filtro de fSelect.
Funciones para el manejo de los controles List Box, ListView y Combo Box (sintaxis de prefijo)
Lista de funciones para el manejo de los controles List Box, ListView y Combo Box (sintaxis de prefijo)...
<Upload>.SizeSent (Función)
Devuelve el tamaño total (en bytes) de los archivos ya enviados por el upload actual a través de un control Upload.
<Variable Connection>.ListStoredElement (Función)
Devuelve la lista de los elementos almacenados en un servidor HFSQL (conjuntos de procedimientos, procedimientos almacenados o consultas).
Centro de Control HFSQL: Actualización de vistas materializadas
El Centro de Control permite implementar un mecanismo para actualizar de forma periódica el contenido de una vista materializada......
<Source>.ExportJSON (Función)
Exporta los registros de una tabla (HFSQL u OLE DB), vista o consulta a una tabla JSON.
HExportJSON (Función)
Exporta los registros de una tabla (HFSQL u OLE DB), vista o consulta a una tabla JSON.
zipFilter( Función)
Devuelve la lista de formatos de archivo soportados por la plataforma actual, en el formato esperado por el filtro de fSelect.
HExportJSONString (Función)
Exporta los registros de una tabla (HFSQL u OLE DB), vista o consulta a una cadena JSON.
<Connection variable>.NotifListCCRecipient (Función)
Devuelve la lista de destinatarios de una notificación enviada a través de los Centros de Control (herramienta de mensajería WDBal).
HOpenConnection (Función)
Abre una conexión a una base de datos específica.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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....
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer).. in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Creating the menus for the windows of the WINDEV RAD pattern
Returns and initializes the color of different chart elements....