ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
ExeListProcess (Function)
Returns the list of applications currently run.
The Cell control
The Cell control contains controls......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
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......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iBorder (Function)
Prints a border at specified coordinates.
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.
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......
RestartProgram (Function)
Ends the application and restarts it.