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).
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
KeyExpression (Example)
Usage example of the KeyExpression property
WINDEV and OPC
OPC stands for "OLE for Process Control"......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
MemSeek (Example)
Usage example of the MemSeek function
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Table,Display (External language)
Refreshes the Table control.
Type (Example)
Usage example of the Type property
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...
Constants for managing emails
List of constants used by the functions for managing emails....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Size (Example)
Usage example of the Size property
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
FTPCommand (Function)
Sends a specific FTP command to a server.
HFSQL management functions
List of functions for HFSQL management...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes...
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given...
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update...
WDXView : Use
This help page presents the different features of WDXView......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.