ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Creating the Vision pages of the WEBDEV RAD pattern
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
SQL view
An SQL view is a virtual data source defined by an SQL query......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Creating the skin template of a report
Input (Function)
Displays a message allowing the user to type an information.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
11. Controls in practice
Discover the main characteristics of the controls...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Bar code constants
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Handling Scheduler controls programmatically
A Scheduler control can be......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....