ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageEnd (Function)
Forces the move to the next page during the report print.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
FTPDate (Example)
Usage example of the FTPDate function
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Width (Property)
The Width property is used to determine and change the width of an element.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
dPoint (Example)
Usage example of the dPoint function
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Events associated with supercontrols
List of events associated with supercontrols...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
"?" menu
WINDEV proposes a help menu adapted to your applications......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min