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).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
Constants for managing appointments
Lists of constants used to manage the appointments...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WDTRAD options
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started...
XMLChild (Function)
Positions on the first child element of current element.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
XMLRoot (Function)
Positions on the root tag of an XML document.
Compilation options (chm format)
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Position (Function)
Finds the position of a specified string within another string.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Description (Property)
The Description property is used to get and change the page description.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
MemFound (Function)
Checks whether the sought element was found.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......