ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / Managing databases / HFSQL / HFSQL functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Lists the words of the current record that will be taken into account by the full-text indexing.
Example
arrToken is array of strings = HFTListWord(Document, FTIndexTitleContent)
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: wd290hf.dll
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/02/2023

Send a report | Local help