ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Body block
The Body block corresponds to the main block of the report......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
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)....
The home page
The home page is the first page of your site......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Image editor: Features
The image editor includes several features......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Binding a Check Box control to an item
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Replication: The different types
The data replication is a powerful feature......
Handling controls in a report
The different operations available for the report controls are as follows......
Native Access to SAP
SAP is a widely used ERP......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....