ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating a select query
A select query (corresponding SQL statement......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
HIndex (Function)
Rebuilds the file index (".NDX" file).
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Saving entered data (AAF)
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
ExceptionPropagate (Function)
Propagates an exception.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Automatic documentation of external components
External components must include a technical documentation......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...