ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / Managing databases / HFSQL / HFSQL functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Lists the words of the current record that will be taken into account by the full-text indexing.
Example
tabToken is array of string = HFTListWord(Document, FTIndexTitreContenu)
Syntax
<Result> = HFTListWord(<Data file> , <Full-text index>)
<Result>: Array of strings
Array variable containing the words taken into account by the full-text indexing.
<Data file>: Character string
Name of the HFSQL data file used.
<Full-text index>: Character string
Name of the full-text index of the file.
Business / UI classification: Business Logic
Component: wd300hf.dll
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help