ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
KeyPressed (Function)
Checks which key is pressed.
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.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
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).
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.