ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
List of reserved words
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ServiceWait (Function)
Pauses the current service during the specified duration.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ServiceRestart (Function)
Restarts a service (already started).
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
eChangeCurrency (Function)
Converts a currency into another currency.
Generating an application for Universal Windows 10 App
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
eCurrencyName (Function)
Returns the caption of a currency.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
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....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
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....