ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ExeListProcess (Function)
Returns the list of applications currently run.
The Cell control
The Cell control contains controls......
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......
Print functions
List of print functions...
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
iBorder (Function)
Prints a border at specified coordinates.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iSkipLine (Function)
Forces one or more line break.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
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......
Reports
A report provides a custom view of data......
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
RestartProgram (Function)
Ends the application and restarts it.