ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
HDescribeLink (Function)
Describes a link between two data files through programming.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
The "Analysis" pane
The "Analysis" pane lists......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
<Source>.Seek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
Replication functions
Three types of replication are proposed......
<Source>.RestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<Source>.SavePosition (Function)
Stores the current context of a table: current record, filter, read pointers.
<Source>.CheckUnaltered (Function)
Checks that one or all records in an unalterable table have not been modified (e.g. with a hexadecimal editor).