ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Analysis" pane
The "Analysis" pane lists......
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)....
Error 31: The file to include is not found. Check the name and path ...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
1. Project and analysis
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Telephony constants
List of constants used by telephony functions...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Access rights to a class property
A property is a code element that includes two processes......
PageChangeLayout (Function)
Applies a specific layout to a page.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
PageDisplay (Function)
Displays a web page in the user's browser....
16. Types of code
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......