ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
FTPDate (Example)
Usage example of the FTPDate function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
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......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
dPoint (Example)
Usage example of the dPoint function
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
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
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
Events associated with supercontrols
List of events associated with supercontrols...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.