ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Creating links
Links help users navigate the help system......
Installation directory
The setup wizard allows you to configure the installation directory of application....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
The planes (in a window or in a report)
The planes are used to group the window controls......
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).
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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).
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......