ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
TreeView Table control properties
List of properties associated with the TreeView Table control...
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
HTTPSendForm (Function)
Sends an HTTP form.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Query editor
The query editor is used to automatically create queries on the data files......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
FTPConnect (Example)
Usage example of the FTPConnect function
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....