ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Recompiling the project
The project compilation is a process used to......
Generating an application for Universal Windows 10 App
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Bar code constants
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Error 103: The type is unknown
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
14. Report templates
...Report templates are used to easily standardize report layouts....
10. Customizing the aspect of a site: skin elements
Software Factory
The concept of software factory is used to automate the process for creating applications....
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.