ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArraySort (Function)
Sorts a WLanguage array.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
<Array>.Sort (Function)
Sorts a WLanguage array.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Sort (Function)
Sorts a WLanguage array.
Drive functions: OneDrive, Google Drive, Dropbox (prefix syntax)
The following functions are used to manage cloud-based storage services......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.