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).
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type...
Simplify your searches
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search...
Multi-project search
Performing a search in the current project is a common operation......
List,Search (External language)
Finds a value in a list.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
<sfConnection variable>.Search (Function)
Performs a search among the records found in a Salesforce database.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
Managing space characters in the searches?
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected...
Printing reports? Annotate, print, search with the report viewer
AAF: Sort/Search/Filter on the columns of Table controls
Find/Replace in the current project
The "Find/Replace" feature is used to......
<Source>.CancelSeek (Function)
Cancels the current search criterion.
HCancelSeek (Function)
Cancels the current search criterion.
LDAPFind (Function)
Performs a search in an LDAP server.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
XMLFind (Function)
Performs a search in an XML document.
1
2
>