ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: WLanguage variables
11 results
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Specifies the mode for processing the errors:
  • the errors are processed by WINDEV
  • the errors are processed by the program.
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Used to find out the number of records added, modified or deleted when running the last query of the current context.
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Indicates the number of attempts to read the file or record before giving control back to the program.
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Allows you to specify the version of the Native SQL Server Connector that will be used.
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.