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).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
The Edit control
The Edit control allows users to enter data......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
13. Security benefit: managing the "Back" button
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCross (Function)
Crosses a record in a data file.
Hyper File functions available for backward compatibility
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Native Access to SAP
SAP is a widely used ERP......