ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
fSelect (Function)
Opens the Windows file picker.
fLongName (Function)
Returns the long name of a file or directory.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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......
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......
Print functions
List of print functions...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
The HTML control
The HTML control displays HTML pages or HTML code......
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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.
iBorder (Function)
Prints a border at specified coordinates.