ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
RegistryValueType (Function)
Returns the type of value found in the registry.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
EmailGetAll (Function)
Retrieves all the emails found on a server.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
17. TLS/SSL: Encrypting information on the Web
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
XMLAddChild (Function)
Adds a child tag into an XML document.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
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, ......
EmailSend (Example)
Usage example of the EmailSend function
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
fSelect (Function)
Opens the Windows file picker.