ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
3. Application development cycle
Development cycle of a WINDEV application....
ExeListProcess (Function)
Returns the list of applications currently run.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
The Cell control
The Cell control contains controls......
Print functions
List of print functions...
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....
SCPSendFile (Function)
Transfers files 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......
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
The HTML control
The HTML control displays HTML pages or HTML code......
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......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
RestartProgram (Function)
Ends the application and restarts it.