ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print functions
List of print functions...
The Cell control
The Cell control contains controls......
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......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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...
iBorder (Function)
Prints a border at specified coordinates.
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.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ShellExecute (Function)
Opens a document in its associated application.