AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
Sharing elements with a WINDEV application
Envía un formulario HTTP.
Popup window
WINDEV allows you to open windows in popup format......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Funciones .Net
Lista de funciones.net...
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element displayed.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
ButtonType (Property)
The TypeButton property is used to identify and modify the type of a button field: Cancel, Interrupt, Validate, ...
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Reminder (Variable type)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Eventos control Upload
Los siguientes procesos son associated con el control Upload:...
Gestión de las versiones del análisis
WINDEV, WEBDEV y WINDEV Mobile le permiten administrar las diferentes versiones del análisis desde el editor de análisis ......
WDLog: Restore HFSQL data files
WDLog is used to restore the data files saved by WDLog......
¿Cómo recorrer en bucle los archivos de un directorio?
Esta página de ayuda presenta los diferentes métodos que se pueden utilizar para recorrer los archivos de un directorio....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Descripción de un control Agenda (control de página)
La control Agenda puede ser configurada en el editor a través de la ventana description (pestaña "Detalles")......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
Elementos de temas
Los elementos de tema se usan para cambiar rápidamente el aspecto visual de un proyecto sin tener que retocar cada página y cada página modelo......
WDSQL: Creación y ejecución de un script
Un script es una set de comandos SQL utilizados para realizar una operación específica (crear una nueva tabla en la base de datos, insertar registros, ......
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta.......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......