ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
ERR_DISCONNECTED_EXEC
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
1. Project and analysis
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Local procedure
Two types of procedures are available......