AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

zipNbFile (Example)
Usage example of the zipNbFile function
zipNbPart (Example)
Usage example of the zipNbPart function
ArraySort (Example)
Usage example of the ArraySort function
Option (Property)
La propiedad Option permite obtener y cambiar ciertas opciones.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
OrganizerSelectMinus (Función)
Deselecciona un Appointment de un control Agenda.
OrganizerSelectPlus (Función)
Selecciona un Appointment en un control Agenda.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Control Planificador: Personalizar citas
En el control Planificador, el Appointment se visualiza en una zona específica......
Font (Property)
La propiedad Font permite Obtener el identificador de la fuente utilizada en un control de un reporte, página o ventana. Cambiar la fuente utilizada en un control de un reporte, página o ventana....
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
fTempFile (Example)
Usage example of the fTempFile function
zipChangePath (Example)
Usage example of the zipChangePath function
<Variable DiskFile>.ReadLine (Función)
Lee una línea de un archivo externo (ANSI o UNICODE).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SQLDisconnect( Función)
Cierra la conexión actual y libera la memoria utilizada por la conexión.
CriticalSectionStart( Función)
Marca el inicio de una sección crítica: ningún otro Thread podrá ejecutar el código mientras el Thread actual no salga de la sección crítica.
grTitle (Function)
Modifies the caption and/or position of the chart title....
fCopyFile (Example)
Usage example of the fCopyFile function
FTPDate (Función)
Devuelve las diferentes fechas de un archivo (fecha de creación, modificación o acceso) ubicado en un servidor FTP (File Transfer Protocol).
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Funciones de control Looper
Lista de funciones para gestionar los controles del Looper...
DescribedName (Property)
En DescribedName se utiliza para manejar el nombre lógico de los archivos de datos HFSQL (ignorando los posibles cambios realizados por HAlias).
XMLNamespace( Tipo de Variable)
El tipo xmlNamespace se usa para manipular el espacio de nombres XML de un atributo de nodo en un Document XML.