ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Items (Property)
The Items property is used to configure the different items of a full-text index.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
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.
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
3. UML models in practice