ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
eChangeCurrency (Function)
Converts a currency into another currency.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
zipExtractPath (Function)
Returns the path of a file found in the archive.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
eCurrencyName (Function)
Returns the caption of a currency.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Constants for managing character strings
List of constants used by string management functions...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....