ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
iMargin (Function)
Defines the "logical" print margins.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
13. 3-Tier architecture
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......