ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Passing parameters
The parameters can be passed to a procedure......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
13. External component in practice
External component in practice...
12. External component in practice
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Page contexts
In a Windows application, the information relative to a window is stored with the window......
SysRecentDocList (Function)
Returns the list of recently opened documents.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
BackgroundTaskAdd (Function)
Adds a new background task.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
12. Available tests
Select query description window: Items that can be used
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Project description: Files tab
The project description window allows you to configure various elements of your project......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.