ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
HMergeView (Example)
Usage example of the HMergeView function
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
Constants for managing the modification of windows by the user
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
XMLElementName (Function)
Returns the name of current element (tag or attribute).