ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageNumber (Property)
The PageNumber property gets and sets a page number.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
The requested action cannot been performed: the page was not synchronized
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Extracting the text of the project
The following text can be extracted......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Bitwise operators
The operations on binary values are performed......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......