AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 301-30 de 30 para Heure
AuthImportToken (Función)
Crea un token de acceso a un servicio web a partir de una descripción de token en formato JSON.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
dbgEnableLog (Function)
Enables the runtime log programmatically.
<Connection variable>.ModifyTask (Función)
Modifica una tarea programada en el servidor HFSQL definido por la conexión.
<Connection variable>.AddTask (Función)
Agrega una tarea programada en el servidor definido por la conexión.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task...
Events associated with pages
List of events associated with pages
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
<Connection variable>.InfoTask (Función)
Devuelve las características de una tarea programada en una variable de tipo hScheduledTask.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Reminder (Variable type)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
<Source>.HistoryModification (Función)
Devuelve las modificaciones realizadas en uno o más campos de un registro determinado. El resultado se puede mostrar en un control List Box o Tabla para que el usuario pueda ver las modificaciones realizadas en el archivo especificado.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
How to sort the result of a query?
This help page explains how to create a sort query with the query editor.
<Connection variable>.ListStoredElement (Función)
Devuelve la lista de los elementos almacenados en un servidor HFSQL (conjuntos de procedimientos, procedimientos almacenados o consultas).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
<Scheduler>.AddAppointment (Función)
Añade una nueva cita en un control Planificador.
Creación de la plantilla de un reporte
The HierarchicalDepth property is used to:
  • Find out the depth of a hierarchical control in a report.
  • Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).
Estructura de archivos de registro (HFSQL Classic)
Los siguientes archivos se crean automáticamente al registrar un archivo de datos HFSQL Classic...
Conversion( Función)
Convierte un valor de una unidad a otra.
Manipulación de controles Planificador mediante programación (sintaxis con prefijo)
Un control Planificador puede ser...
1
2