ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Step 1: Configuring the print parameters
This step allows you to choose......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
8. 10 tips for better interfaces...
Page with parameters
Body block
The Body block corresponds to the main block of the report......
How to find out whether a report was printed?
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Handling the report blocks through programming
Each report block is associated with different events......
End of Document block
The End of document block is run once at the end of the report execution......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
10. Page templates
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
8. "Mobile friendly" site: Dynamic serving
1
2
3
4
5
6
216
>