AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

¡Nueva funcionalidad de WINDEV 2025!
Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Novedades / Novedades de la versión 2025
  • Overview
  • New WLanguage functions
  • Improved WLanguage functions
  • New WLanguage properties
  • Improved WLanguage properties
  • New advanced types of WLanguage
  • Improved advanced WLanguage types
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
Version 2025 includes new and improved functions, properties and data types.
New WLanguage functions
WINDEVWindows New WLanguage functions for WINDEV applications on Windows:
Indique la taille sur disque de la blockchain.
AuthGetUserInfoRecupera información de usuario de un token de acceso.
AuthIntrospectTokenDetermina el conjunto de metadatos de un token OAuth.
AuthLogoutCierra la sesión de un usuario autenticado previamente mediante:
  • el protocolo OAuth 2.0 en cualquier servicio web.
  • el protocolo OpenID en cualquier servicio web.
  • un token web JSON (JWT).
AuthRevokeTokenRevoca un token web JSON (JWT).
AuthVerifyAuthenticationCuando se utiliza la autenticación SSO, comprueba la validez del token del usuario actual.
BitcoinCoreConnexionOccurrenceReturns the number of connected peers.
Note: This function is only available from version 2025 Update 2.
BitcoinCoreDateLastLaunchTimeReturns the date and time Bitcoin Core was last launched.
Note: This function is only available from version 2025 Update 2.
BitcoinCoreHashBlocReturns the hash of a block identified by its index.
Note: This function is only available from version 2025 Update 2.
BTLECharacteristicChangeOfValueActiva o desactiva la detección de cambios en el valor de una característica Bluetooth Low Energy.
CertificateExportExporta un certificado de un almacén de certificados a un archivo "pfx" o "cert".
CertificatePEMToPFXConvierte un certificado en formato PEM en un archivo PFX que incluye la clave privada.
CmdAddArgumentAgrega un argumento a un comando para que se ejecute en modo consola.
CmdAddOptionAgrega una opción al comando que se ejecutará en modo de consola.
CmdExecuteEjecuta un comando en modo de consola.
CmdGetExitCodeObtiene el código de salida del comando ejecutado en modo de consola, es decir, el valor devuelto cuando el comando termina de ejecutarse.
CmdIsRunningIndica si el archivo ejecutable asociado a un comando se está ejecutando.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1.
CmdKillFuerza la terminación de un archivo ejecutable asociado a un comando que se encuentra en ejecución.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1.
CmdReadErrorOutputLee los datos en el flujo de salida de error para el comando ejecutado en modo de consola.
CmdReadStandardOutputLee los datos del flujo de salida estándar para el comando ejecutado en modo de consola.
CmdWriteStandardInputEscribe datos en la entrada estándar del comando ejecutado en modo de consola.
ControlRectangleDevuelve un rectángulo correspondiente al área especificada de un control.
DayOfYearToDateToma el número de un día del año y devuelve la fecha correspondiente en formato "AAAAMMDD".
DocClearFormattingSustituye el formato actual de una selección por el formato por defecto.
DocFormatPainterModeActiva el modo de pintor de formatos en el control Procesador de texto o determina si este modo está activado.
DocToHTMLConverts a Word Processing document into an HTML file.
EmailAppGetArchitectureObtiene la arquitectura (32 o 64 bits) del cliente de correo electrónico predeterminado de un equipo.
EnRecyclingModeIdentifies whether the code is run in "Pre-run session recycling" mode or not.
ExecuteReactiveProcedureFuerza la ejecución de un procedimiento reactivo.
New in SaaS
FontLoad
Carga una fuente personalizada desde un archivo (o búfer). Tras la carga, las fuentes y variantes declaradas por el archivo estarán disponibles en toda la aplicación.
Esta nueva función está disponible en WINDEV Suite SaaS 2025 Update 1.
New in SaaS
FontUnload
Descarga una fuente previamente cargada con FontLoad.
Esta nueva función está disponible en WINDEV Suite SaaS 2025 Update 1.
grCategoryThumbnailInicializa una imagen de categoría en un gráfico circular, de rosquilla o semicircular.
grPPCImageDefine la imagen utilizada para un gráfico de porcentaje pictórico.
grPPCMaximumValueEspecifica el valor máximo utilizado para calcular porcentajes en un gráfico de porcentaje pictórico.
HClearSchedulingHistoryBorra el historial de ejecución de las operaciones programadas en un servidor HFSQL.
HDeleteSchedulingHistoryElimina las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o una actualización de vista materializada.
HImportCSVImporta un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
HListSchedulingHistoryEnumera las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), copia de seguridad, optimización o actualización de una vista materializada.
HRplAddFileAdds a data file to a universal replication.
HRSTransformSpareIntoServerTransforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable.
This function should only be used in a critical situation.
Note: This function is only available from version 2025 Update 1.
iInitReportVersoInicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte.
Crea una aserción JWT.
Esta nueva función está disponible en WINDEV Suite SaaS 2025 Update 1.
ListProcedureLoadImageEspecifica el procedimiento al que se llamará cuando se muestre una fila en un control ListView. Esto permite mostrar una imagen de forma dinámica, en lugar de cargar una imagen desde el disco.
LooperAddBeginningAgrega una fila al inicio de un control Looper infinito. La fila se inserta antes de la primera fila del control Looper. La barra de desplazamiento del control Looper permanece en la misma posición.
LooperAddIWBeginningAgrega una fila que contiene una ventana interna al inicio de un control Looper infinito. La fila se inserta antes de la primera fila del control Looper. La barra de desplazamiento del control Looper permanece en la misma posición.
OptimalHeightObtiene la altura que necesita un control para mostrar todo su contenido.
PaletteChangeCambia la paleta utilizada por el proyecto o por una ventana.
PaletteGenerateGenera una paleta a partir de un color base.
PaletteGetObtiene la paleta utilizada actualmente por el proyecto o la ventana.
PaletteLoadCarga una paleta a partir de un archivo .wdpalette.
PaletteSaveGuarda una paleta en un archivo.
PDFExtractCrea un nuevo documento PDF a partir de páginas individuales extraídas de un archivo PDF existente.
PDFVerifySignaturesChecks the validity of PDF signatures.
Warning This function is only available from version 2025 Update 1 onwards
SaaSAdminSubscriptionListLicenseMuestra la lista de licencias de suscripción SaaS asociadas a un usuario.
Nota: Esta función sólo está disponible a partir de la versión 2025 Actualización 1.
SegmentedButtonAddAgrega una nueva opción (es decir, un nuevo botón) a un control Botón segmentado.
SegmentedButtonDeleteElimina una opción de un control Botón segmentado.
SegmentedButtonDeleteAllElimina todas las opciones de un control Botón segmentado.
SegmentedButtonInsertInserta una nueva opción en un control Botón segmentado.
New in SaaS
SysCrypt
Encrypts data using Windows user credentials.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
New in SaaS
SysDecrypt
Decrypts data using Windows user credentials. This data was previously encrypted using the SysCrypt function.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Indicates whether the current user has administrator rights for the machine.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Actualiza las características de una barra de progreso presente en una notificación del sistema.
Esta función es una nueva característica está disponible desde WINDEV Suite SaaS 2025 Update 1.
SysWindowsAccentColorDevuelve el color de acento de Windows.
TableAddAdds a row in:
  • a Table control,
  • a TreeView Table control,
  • a Combo Box control "with table" (Table control displayed in a Combo Box control).
WebserviceReadUserTokenObtiene el token de acceso recibido por el servicio web actualmente en ejecución.
WinOptimizeCambia el modo utilizado para crear y dibujar ventanas. Todas las ventanas abiertas después de llamar a esta función utilizarán el nuevo modo.
New WLanguage functions for WINDEV applications on Windows (prefix syntax):
<AuthToken>.LogoutCierre de sesión del usuario.
<AuthToken>.RevokeRevoca un token web JSON (JWT).
<btleCharacteristic variable>.ChangeOfValueActiva o desactiva la detección de cambios en el valor de una característica Bluetooth Low Energy.
<Chart>.CategoryThumbnailInicializa una imagen de categoría en un gráfico circular, de rosquilla o semicircular.
<Chart>.PPCImageDefine la imagen utilizada para un gráfico de porcentaje pictórico.
<Chart>.PPCMaximumValueEspecifica el valor máximo utilizado para calcular porcentajes en un gráfico de porcentaje pictórico.
<Command variable>.IsRunningIndica si el archivo ejecutable asociado a un comando se está ejecutando.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1
<Command variable>.KillFuerza la terminación de un archivo ejecutable asociado a un comando que se encuentra en ejecución.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1.
<Connection variable>.DeleteSchedulingHistoryElimina las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o una actualización de vista materializada.
<Connection variable>ListSchedulingHistoryEnumera las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o la actualización de una vista materializada..
<Control>.RectangleDevuelve las coordenadas del rectángulo correspondiente al área especificada de un control.
<docFragment variable>.ClearFormattingSustituye el formato actual de una selección por el formato por defecto.
<Document variable>.ToHTMLConvierte una variable Document en un archivo HTML.e
<Image>.AnimationChangeTypeChange le type d'animation d'une image dans un champ Image.
<Image>.AnimationSetParameterChanges one of the animation parameters used for a moving image (in an Image field).
<Image>AnimationGetParameterReads the value of one of the animation parameters defined for an Image field.
<Libellé>.AnimationChangeParamètreChange un des paramètres d'animation utilisé pour un texte animé (dans un champ Libellé).
<Libellé>.AnimationGetParameterReads the value of one of the animation parameters defined for a Static Text control.
<Libellé>.AnimationSetModeChanges the animation type of text in a Static Text control.
<Looper>.AddBeginningAgrega una fila al inicio de un control Looper infinito. La fila se inserta antes de la primera fila del control Looper. La barra de desplazamiento del control Looper permanece en la misma posición.
<Looper>.AddIWBeginningAgrega una fila que contiene una ventana interna al inicio de un control Looper infinito. La fila se inserta antes de la primera fila del control Looper. La barra de desplazamiento del control Looper permanece en la misma posición.
<Palette variable>.GenerateGenera una paleta a partir de un color base.
<Palette variable>.LoadCarga una paleta a partir de un archivo .wdpalette.
<Palette variable>.SaveGuarda una paleta en un archivo.
<Report>.InitReportVersoInicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte.
<Scheduler>.BackgroundColorEstablece un color de fondo para un periodo de tiempo en un control Planificador (periodo de tiempo correspondiente a la hora de comer, un día festivo, etc.).
<Segmented Button>.AddAgrega una nueva opción (es decir, un nuevo botón) a un control Botón segmentado.
<Segmented Button>.DeleteElimina una opción de un control Botón segmentado.
<Segmented Button>.DeleteAllElimina todas las opciones de un control Botón segmentado.
<Segmented Button>.InsertInserta una nueva opción en un control Botón segmentado.
<Source>.ImportCSVImporta un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
Actualiza las características de una barra de progreso presente en una notificación del sistema.
Esta nueva función está disponible en WINDEV Suite SaaS 2025 Update 1.
<Table>.AddBeginningAñade una fila en la parte superior de un control de tabla infinita. La fila se inserta antes de la primera fila del control Tabla. La posición de desplazamiento del control Tabla no cambia.
<Variable Command>.AddArgumentAgrega un argumento a un comando para que se ejecute en modo consola.
<Variable Command>.AddOptionAgrega una opción al comando que se ejecutará en modo de consola.
<Variable Command>.ExecuteEjecuta un comando en modo de consola.
<Variable Command>.GetExitCodeObtiene el código de salida del comando ejecutado en modo de consola, es decir, el valor devuelto cuando el comando termina de ejecutarse.
<Variable Command>.ReadErrorOutputLee los datos en el flujo de salida de error para el comando ejecutado en modo de consola.
<Variable Command>.ReadStandardOutputLee los datos del flujo de salida estándar para el comando ejecutado en modo de consola.
<Variable Command>.WriteStandardInputEscribe datos en la entrada estándar del comando ejecutado en modo de consola.
<Variable Connexion>.RSTransformSpareEnServeurTransforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable.
This function should only be used in a critical situation.
Note: This function is only available from version 2025 Update 1.
Creates a directory on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Sends a specific FTP command to a server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Connects the current computer to an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Deletes a file from an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Checks the existence of a file on an FTP server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file or a directory from an FTP server (File Transfer Protocol) to the current computer.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Renames or moves a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file or directory to an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the various times (creation, modification or access times) of a file present on an FTP (File Transfer Protocol) server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
<Variable pdfDocument>.ExtractCrea un nuevo documento PDF a partir de páginas individuales extraídas de un archivo PDF existente.
<Variable pdfDocument>VerifySignaturesChecks the validity of PDF signatures.
Attention This function is only available from version 2025 Update 1.
<Window>.PaletteGetObtiene la paleta utilizada actualmente por la ventana.
<Word Processing>.ClearFormattingSustituye el formato actual de una selección en un control Procesador de texto por el formato predeterminado.
<Word Processing>.ToHTMLConvierte el contenido de un control Procesador de texto en un archivo HTML.
<Word Processing>FormatPainterModeActiva el modo de pintor de formatos en el control Procesador de texto o determina si este modo está activado.
WINDEVLinux New WLanguage functions for WINDEV applications on Linux:
AuthRevokeTokenRevoca un token web JSON (JWT).
AuthVerifyAuthenticationCuando se utiliza la autenticación SSO, comprueba la validez del token del usuario actual.
CmdAddArgumentAgrega un argumento a un comando para que se ejecute en modo consola.
CmdAddOptionAgrega una opción al comando que se ejecutará en modo de consola.
CmdExecuteEjecuta un comando en modo de consola.
CmdGetExitCodeObtiene el código de salida del comando ejecutado en modo de consola, es decir, el valor devuelto cuando el comando termina de ejecutarse.
CmdIsRunningIndica si el archivo ejecutable asociado a un comando se está ejecutando.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1.
CmdKillFuerza la terminación de un archivo ejecutable asociado a un comando que se encuentra en ejecución.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1.
CmdReadErrorOutputLee los datos en el flujo de salida de error para el comando ejecutado en modo de consola.
CmdReadStandardOutputLee los datos del flujo de salida estándar para el comando ejecutado en modo de consola.
CmdWriteStandardInputEscribe datos en la entrada estándar del comando ejecutado en modo de consola.
ControlRectangleDevuelve un rectángulo correspondiente al área especificada de un control.
DayOfYearToDateToma el número de un día del año y devuelve la fecha correspondiente en formato "AAAAMMDD".
DocClearFormattingSustituye el formato actual de una selección por el formato por defecto.
DocToHTMLConverts a Word Processing document into an HTML file.
EnRecyclingModeIdentifies whether the code is run in "Pre-run session recycling" mode or not.
grCategoryThumbnailInicializa una imagen de categoría en un gráfico circular, de rosquilla o semicircular.
grPPCImageDefine la imagen utilizada para un gráfico de porcentaje pictórico.
grPPCMaximumValueEspecifica el valor máximo utilizado para calcular porcentajes en un gráfico de porcentaje pictórico.
HClearSchedulingHistoryBorra el historial de ejecución de las operaciones programadas en un servidor HFSQL.
HDeleteSchedulingHistoryElimina las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o una actualización de vista materializada.
HImportCSVImporta un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
HListSchedulingHistoryEnumera las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), copia de seguridad, optimización o actualización de una vista materializada.
HRplAddFileAdds a data file to a universal replication.
HRSTransformSpareIntoServerTransforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable.
This function should only be used in a critical situation.
Note: This function is only available from version 2025 Update 1.
iAddBookmarkAdds a bookmark in the report viewer or when exporting to PDF.
iInitReportVersoInicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte.
Crea una aserción JWT.
Esta nueva función está disponible en WINDEV Suite SaaS 2025 Update 1.
PaletteGetObtiene la paleta utilizada actualmente por el proyecto o la ventana.
PDFExtractCrea un nuevo documento PDF a partir de páginas individuales extraídas de un archivo PDF existente.
SaaSAdminSubscriptionListLicenseMuestra la lista de licencias de suscripción SaaS asociadas a un usuario.
Nota: Esta función sólo está disponible a partir de la versión 2025 Actualización 1.
WebserviceReadUserTokenObtiene el token de acceso recibido por el servicio web actualmente en ejecución.
New WLanguage functions for WINDEV applications on Linux (prefix syntax):
<AuthToken>.RevokeRevoca un token web JSON (JWT).
<Chart>.CategoryThumbnailInicializa una imagen de categoría en un gráfico circular, de rosquilla o semicircular.
<Chart>.PPCImageDefine la imagen utilizada para un gráfico de porcentaje pictórico.
<Chart>.PPCMaximumValueEspecifica el valor máximo utilizado para calcular porcentajes en un gráfico de porcentaje pictórico.
<Command variable>.IsRunningIndica si el archivo ejecutable asociado a un comando se está ejecutando.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1
<Command variable>.KillFuerza la terminación de un archivo ejecutable asociado a un comando que se encuentra en ejecución.
Nota: Esta función solo está disponible a partir de la versión 2025 Update 1.
<Connection variable>.DeleteSchedulingHistoryElimina las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o una actualización de vista materializada.
<Connection variable>ListSchedulingHistoryEnumera las ejecuciones de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o la actualización de una vista materializada..
<Control>.RectangleDevuelve las coordenadas del rectángulo correspondiente al área especificada de un control.
<docFragment variable>.ClearFormattingSustituye el formato actual de una selección por el formato por defecto.
<Document variable>.ToHTMLConvierte una variable Document en un archivo HTML.e
<Report>.InitReportVersoInicializa los parámetros de un reporte que se imprimirá en el reverso de otro reporte.
<Source>.ImportCSVImporta un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
<Variable Command>.AddArgumentAgrega un argumento a un comando para que se ejecute en modo consola.
<Variable Command>.AddOptionAgrega una opción al comando que se ejecutará en modo de consola.
<Variable Command>.ExecuteEjecuta un comando en modo de consola.
<Variable Command>.GetExitCodeObtiene el código de salida del comando ejecutado en modo de consola, es decir, el valor devuelto cuando el comando termina de ejecutarse.
<Variable Command>.ReadErrorOutputLee los datos en el flujo de salida de error para el comando ejecutado en modo de consola.
<Variable Command>.ReadStandardOutputLee los datos del flujo de salida estándar para el comando ejecutado en modo de consola.
<Variable Command>.WriteStandardInputEscribe datos en la entrada estándar del comando ejecutado en modo de consola.
<Variable Connexion>.RSTransformSpareEnServeurTransforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable.
This function should only be used in a critical situation.
Note: This function is only available from version 2025 Update 1.
Creates a directory on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Connects the current computer to an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Deletes a file from an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Checks the existence of a file on an FTP server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file or a directory from an FTP server (File Transfer Protocol) to the current computer.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Renames or moves a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file or directory to an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the various times (creation, modification or access times) of a file present on an FTP (File Transfer Protocol) server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
<Variable pdfDocument>.ExtractCrea un nuevo documento PDF a partir de páginas individuales extraídas de un archivo PDF existente.
<Window>.PaletteGetObtiene la paleta utilizada actualmente por la ventana.
<Word Processing>.ClearFormattingSustituye el formato actual de una selección en un control Procesador de texto por el formato predeterminado.
<Word Processing>.ToHTMLConvierte el contenido de un control Procesador de texto en un archivo HTML.
WINDEVJava New WLanguage functions for WINDEV applications for Java:
DayOfYearToDateToma el número de un día del año y devuelve la fecha correspondiente en formato "AAAAMMDD".
EnRecyclingModeIdentifies whether the code is run in "Pre-run session recycling" mode or not.
HExportCSVExports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExportXLSExports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HImportXLSImporta un archivo XLS a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis, o declarado por las funciones HDeclare, HDeclareExternal o HDescribeFile).
LooperAddBeginningAgrega una fila al inicio de un control Looper infinito. La fila se inserta antes de la primera fila del control Looper. La barra de desplazamiento del control Looper permanece en la misma posición.
TableAddBeginningAñade una fila en la parte superior de un control de tabla infinita. La fila se inserta antes de la primera fila del control Tabla. La posición de desplazamiento del control Tabla no cambia.
New WLanguage functions for WINDEV applications for Java (prefix syntax):
<Looper>.AddBeginningAgrega una fila al inicio de un control Looper infinito. La fila se inserta antes de la primera fila del control Looper. La barra de desplazamiento del control Looper permanece en la misma posición.
<Source>.ExportCSVExporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo CSV.
<Source>.ExportXLSExporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo Excel (XLSX).
<Source>.ImportXLSImporta un archivo XLS a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis, o declarado por las funciones HDeclare, HDeclareExternal o HDescribeFile).
<Table>.AddBeginningAñade una fila en la parte superior de un control de tabla infinita. La fila se inserta antes de la primera fila del control Tabla. La posición de desplazamiento del control Tabla no cambia.
Creates a directory on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Sends a specific FTP command to a server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Connects the current computer to an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Deletes a file from an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Checks the existence of a file on an FTP server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file or a directory from an FTP server (File Transfer Protocol) to the current computer.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Renames or moves a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Transfers a file or directory to an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Returns the various times (creation, modification or access times) of a file present on an FTP (File Transfer Protocol) server.
This new feature is available as of WINDEV Suite SaaS 2025 Update 2.
Improved WLanguage functions
WINDEVWindowsLinux The following functions have been modified in this version:
AAFChangeCaptionThe aafPasteEntireRow constant allows you to change the text of the option for pasting a row from a Table control into another Table control.
AAFDisableThe aafPasteEntireRow constant disables the context menu for pasting a row from a Table control into another Table control.
AAFEnableThe aafPasteEntireRow constant re-enables the context menu for pasting a row from a Table control into another Table control.
AAFExecuteThe aafPasteEntireRow constant allows you to paste a row from a Table control into another Table control. The current row is replaced by the pasted row.
AnimationGetParameteracpLoop and acpMaxLoopCount, new constants to manage auto-scrolling text.

Note: This feature is only available from version 2025 Update 1.
AnimationSetParameteracpLoop and acpMaxLoopCount, new constants to manage auto-scrolling text.

Note: This feature is only available from version 2025 Update 1.
BitmapInfoNew parameter for getting specific information: transparency area, alpha channel, etc.
DecryptStandardThe cryptAES192 constant allows you to use the AES-192 encryption algorithm.
DeserializepsdXMLArrayRepeatedElements, new constant for deserializing arrays that have been serialized as a sequence of elements.
Note: This feature is only available from version 2025 Update 1.
DocToPDFLinks are preserved when a document is exported to PDF.
DriveListFileThe fdFullInformation constant is used to get detailed information on the files listed.
DriveListFileGglThe fdFullInformation constant is used to get detailed information on the files listed.
EncryptStandardThe cryptAES192 constant allows you to use the AES-192 encryption algorithm.
gFontItalicThe display of italicized text has been improved in this version.
grTooltipgrTooltipFormatInternalWindow, new constant to use an internal window as a custom tooltip of a Chart control.
HModifyStructureNew constant for saving logs before running automatic data modification.
HSetServerNew constant for specifying how many executions of a scheduled operation should be kept in the history.
iAddAttachmentNew constants for specifying the value of the AFRelationship key, required to use Factur-X.
iDestinationNew constants to enable 2-page preview, with the first page as cover page.
InitRandomThis function now returns the random seed used.
OpenDocumentThis function now handles Diagram documents.
Attention This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025.
OpenDocumentAsynchronousThis function now handles Diagram documents.
Attention This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025.
ProjectInfopiVersion, new constant to get the version number of the application's main library (WDL file).
SerializepsdXMLArrayRepeatedElements, new constant for serializing arrays as a sequence of elements.
Note: This feature is only available from version 2025 Update 1..
SocketReadNew parameter for setting the maximum waiting time without receiving data.
SpreadsheetLoadIt is now possible to load a CSV file into a Spreadsheet control.
SpreadsheetSaveIt is now possible to save the contents of the control to a CSV file.
xlsOpenIt is now possible to open CSV files.
xlsSaveIt is now possible to save as CSV.
Java The following functions have been modified in this version:
ThreadExecuteIt is now possible to run secure threads (i>threadSecure constant).
New WLanguage properties
WINDEVWindows New WLanguage properties:
DisplayedValueComboBoxLa propiedad DisplayedValueComboBox obtiene y establece el valor mostrado en un control Combo Box, es decir, el valor mostrado cuando se selecciona la fila que contiene ese valor.
EffectLa propiedad Effect obtiene y establece el radio de desenfoque del contenido de un control.
InvalidInputLa dirección InvalidInput determina si un control impide al usuario salir cuando introduce datos no válidos.
MonochromeLa propiedad Monochrome permite:
  • determinar si los pixeles de una imagen contenida en un control Imagen se reemplazan automáticamente por un color especificado en las opciones de estilo (pestaña "Estilo" de la descripción del control, elemento "Forzar modo monocromo").
  • activar o desactivar el modo monocromo en un control Imagen.
Nota: Esta propiedad solo está disponible a partir de la versión 2025 Update 1.
PaneVisibleByDefaultLa propiedad PaneVisibleByDefault determina si el panel del editor de imágenes es visible por defecto.
Improved WLanguage properties
WINDEVWindows The following WLanguage properties have been improved:
MandatoryInputThe MandatoryInput property can now be used on a given control with mandatory input to determine whether or not it prevents the user from leaving. New constants available.
StateDisabledBlur, new constant used to blur data in Static, Edit, Combo or Image controls.
New advanced types of WLanguage
WINDEVWindows New advanced types available for WINDEV applications:
CommandEl tipo Command define las características avanzadas de un comando utilizado para un archivo ejecutable.
ftpConnectionThe ftpConnection type is used to define all the advanced characteristics of an FTP connection.
hHistoryPlanningThe type hHistoryPlanning allows you to view all the characteristics of a task's execution history.
pdfControlEl tipo pdfControl permite obtener todas las características y valores de un control que se encuentra en un formulario PDF.
pdfControlOptionEl tipo pdfControlOption permite obtener y establecer las siguientes características de una opción de un control que se encuentra en un formulario PDF:
  • texto de la opción.
  • estado seleccionado o deseleccionado de la opción.
La página sysNotificationProgressBar se utiliza para definir todas las características de una barra de progreso mostrada en una notificación interactiva, incluido el texto, el progreso, etc.
Este nuevo tipo de variable está disponible en WINDEV Suite SaaS 2025 Update 1.
WINDEVLinux New advanced types available for WINDEV applications in Linux:
CommandEl tipo Command define las características avanzadas de un comando utilizado para un archivo ejecutable.
ftpConnectionThe ftpConnection type is used to define all the advanced characteristics of an FTP connection.
hHistoryPlanningThe type hHistoryPlanning allows you to view all the characteristics of a task's execution history.
pdfControlEl tipo pdfControl permite obtener todas las características y valores de un control que se encuentra en un formulario PDF.
pdfControlOptionEl tipo pdfControlOption permite obtener y establecer las siguientes características de una opción de un control que se encuentra en un formulario PDF:
  • texto de la opción.
  • estado seleccionado o deseleccionado de la opción.
WINDEVJava New advanced types available for WINDEV applications in Java:
ThreadEl tipo Thread permite definir todas las características de un subproceso.
Improved advanced WLanguage types
WINDEVWindowsLinux The following advanced types have been improved for WINDEV applications:
GglFile
  • New DateLastModified property: Date and time a Google file was last modified.
  • New Size property: Google file size.
hBackupDescription
  • Anonymization: New property to select the data anonymization mode used in the backup.
hRSConfig
  • SingleChannel: New property to allow bidirectional replication to use a single network port.
OAuth2Parameters
  • New LogoutURL property: Web service logout URL (if supported).
  • New RevocationURL property: Web service revocation URL (if supported).
  • b>Username and Password: Username and associated password. Enable silent user authentication.
OpenIDParameters
  • b>Username and Password: Username and associated password. Enable silent user authentication.
pdfPageThe new Control property lists the controls present in the page.
sshSessionThe new KeepAliveInterval property keeps a connection open and sets the interval between requests to check the connection is still active.
sysNotificationButton
  • The AssociatedTextInputName property associates the button with an Edit control in the notification. The button will be displayed next to the control.
  • The Style property allows you to select a style/color for the button.
Note: These properties are only available from version 2025 Update 1.
New in SaaS
Toast
  • The property AnimationClosing property is used to define the animation to be performed when the toast is closed.
  • The property AnimationOpening property defines the animation to be performed when the toast is opened.
  • The property Rounding property is used to define the size of the rounding to be applied to the corners of the toast.
  • The property Image property is used to define the path of the image displayed at the top left of the toast.
  • The property ExternalMargin property defines the margin between the edge of the toast and the edge of the parent window (expressed in pixels).
Attention This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025.
xmlNodeThe Exist property is now available in write mode and can be used to force the creation of an empty node.
Versión mínima requerida
  • Versión 2025
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 08/03/2025

Señalar un error o enviar una sugerencia | Ayuda local