ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iBorder (Function)
Prints a border at specified coordinates.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Print functions (prefixed syntax)
List of print functions...
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
3. Application development cycle
Development cycle of a WINDEV application....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
ExeListProcess (Function)
Returns the list of applications currently run.
Print functions
List of print functions...
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.