ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search in current code
When coding, developers often need to do a quick search in the current code
Project Management Hub: Presentation
The Project Management Hub is used to organize and schedule a project, from design to delivery...
ListSeek (Function)
Searches for an element in:
  • a List Box control,
  • WINDEVJava a ListView control,
  • a Combo Box control,
  • Versions 2026 and later
    AndroidiPhone/iPad a Wheel control.
    Note: This control is only available from version 2026 - Update 2.
    Subscription-exclusive new feature
    AndroidiPhone/iPad a Wheel control.
    Note: This control is only available from version 2026 - Update 2.
    New in version 2026
    AndroidiPhone/iPad a Wheel control.
    Note: This control is only available from version 2026 - Update 2.
    AndroidiPhone/iPad a Wheel control.
    Note: This control is only available from version 2026 - Update 2.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls:
  • Table control,
  • TreeView Table control,
  • Table control displayed in a Combo Box control.
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls:
  • Table control,
  • TreeView Table control,
  • Table control displayed in a Combo Box control.
<Source>.Seek (Function)
Sets the position on the first record of the data file whose value for a specific item is greater than or equal to a search value (generic search by default).
<Source>.ReadSeekLast (Function)
... to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
... value (exact-match search).
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search...
HReadSeekLast (Function)
... to a sought value (exact-match search).
HReadSeekFirst (Function)
... value (exact-match search).
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced...
29. SEO in practice
PunctuationSensitive (Property)
... etc.) are taken into account in the different searches performed on the item (with HReadSeek,...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming...
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
28. Site SEO
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
1
3
4
5
6
7
24
>