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).
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HChangeKey (Example)
Usage example of the HChangeKey function
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro...
USBFind (Function)
Finds a USB device according to keywords.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table...
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
zipFindFile (Example)
Usage example of the zipFindFile function
ColorPalette (Function)
Returns a color found in the current palette.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included...
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
HTTPRequest (Example)
Usage example of the HTTPRequest function
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
The different copy modes
Two different copy modes are proposed by WDTRAD......