ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
SysYRes (Function)
Returns the vertical screen resolution.
Multi-project search
Performing a search in the current project is a common operation......
HOpen (Function)
Opens a data file.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
SysXRes (Function)
Returns the horizontal screen resolution.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Code snippets
The code editor allows you to enter "Code snippets"......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
iCreateFont (Function)
Creates a new print font.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
LooperInsert (Function)
Inserts a row into a Looper control.