ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlToSource (Function)
Assigns the control value to the source of a control link.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
10. Smart controls
Smart controls...
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
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).
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).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
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......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
WDTRAD options
The planes (in a window or in a report)
The planes are used to group the window controls......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
fDelete (Example)
Usage example of the fDelete function
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....