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.
Project portfolio
From version 25, you can create "project portfolios"......
iBorder (Example)
Usage example of the iBorder function
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Creating the Table windows of the WINDEV RAD pattern
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
iPrintImage (Example)
Usage example of the iPrintImage function
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLSave (Function)
Saves an XML document in a file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....