ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FinNetCurrentVal (Function)
Returns the net current value of investment.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....