ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
eCurrencyName (Function)
Returns the caption of a currency.
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....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
EmailCheckAddress (Function)
Checks the validity of an email address.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Query editor
The query editor is used to automatically create queries on the data files......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Height (Property)
The Height property is used to get and change the height of an element.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Text (Property)
The Text property is used to get and modify text.
Type (Property)
The Type property is used to get and change the type of an element.
Name (Property)
The Name property is used to get the name of an element.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
User (Property)
The User property is used to identify and change the user of a feature.
Width (Property)
The Width property is used to determine and change the width of an element.