ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
diffApply (Function)
Applies a difference buffer to a specific buffer.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
XMLAddChild (Function)
Adds a child tag into an XML document.
Count (Property)
The Count property returns the number of elements in a given set.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
OCRExtractText (Function)
Reads the text contained in an image.
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).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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).
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
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.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
MyReport (Reserved word)
MyReport is used to handle the current report...