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).
Using WDDIXIO
To translate the text used in your project:...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
How to loop through a file using filters?
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Structure of data files of user groupware
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
MongoFind (Example)
Usage example of the MongoFind function
How to perform a full file browse?
Events associated with a Gantt Chart column
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can...
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
HReadSeek (Example)
Usage example of the HReadSeek function
Functions for managing RTF controls
List of functions for managing RTF controls...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.