AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: WLanguage variables
11 resultados
ErrorOccurred (Variable)
ErrorOccurred es un Variable preestablecido de WLanguage que indica el resultado de la última función WLanguage utilizada.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
H.DirectorioTemporal (Variable)
Permite forzar el directorio utilizado para almacenar los archivos temporales al reindexar los archivos de datos HFSQL..
H.ErrIgnore (Variable)
Specifies the mode for processing the errors:
  • the errors are processed by WINDEV
  • the errors are processed by the program.
H.LanguageCreationUnicode (Variable)
Permite definir las características de la ordenación para los elementos Unicode que se encuentran en un archivo de datos.
H.NbRecModificationQuery
Permite conocer el número de registros añadidos, modificados o eliminados al ejecutar la última consulta del contexto actual..
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
H.SQLServerMode (Variable)
Permite especificar la versión del Conector SQL Server Nativo que se utilizará.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.