ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
iParameterPDF (Example)
Usage example of the iParameterPDF function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Count (Property)
The Count property returns the number of elements in a given set.
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).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
KeyPressed (Function)
Checks which key is pressed.
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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).
XMLAddChild (Function)
Adds a child tag into an XML document.
OCRExtractText (Function)
Reads the text contained in an image.
Constants for managing Map controls
Constants for managing Map controls...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
UUDecode (Function)
Decodes a character string in UUEncode format.
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......