ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
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).
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).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
ReplicInfo (Function)
Returns information about a replication.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
5. User Groupware in practice
3. Application development cycle
Development cycle of a WINDEV application....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......