ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
fTime (Example)
Usage example of the fTime function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HTTPRequest (Example)
Usage example of the HTTPRequest function
User report editor (Reports & Queries)
A report provides a custom view of data......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HCopyRecord (Example)
Usage example of the HCopyRecord function
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.