ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
HTTP constants
List of constants used by the HTTP functions....
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......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Image editor: Features
The image editor includes several features......
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....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Body block
The Body block corresponds to the main block of the report......
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)....
Setup mode
Several methods can be used to distribute a WINDEV application......
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....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
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 ......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
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......
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......
Control template
A control template is a set of controls that can be re-used in several windows or pages......