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.
Installing a SOAP server with Apache
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Environment of the report editor
Environment of the report editor...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HStopServer (Function)
Stops an HFSQL server.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
5. User Groupware in practice
PDFToText (Function)
Extract the text contained in an Document PDF.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Value (Property)
The Value property is used to get and change the value of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......