ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Creating the menus for the pages of the WEBDEV RAD pattern
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Handling Scheduler controls programmatically
A Scheduler control can be......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
2. How to test a site?
10. Internal component
Internal component...
11. User Macro-Code: UMC in practice
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
User report editor (Reports & Queries)
A report provides a custom view of data......
Feedback component
The Feedback component is a component provided with WINDEV......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
1. Project and analysis
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Style of a control
As soon as it is created, a control is associated with a style......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Message text file format
The text files created by WDMSG use a specific format......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......