ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SOAP functions (prefix syntax)
List of SOAP functions...
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Generating the setup program
The last wizard step for creating the setup program allows you to......
SOAP constants
List of constants used by the SOAP functions....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Camera functions
EmailReadMessageHeader (Function)
Reads the header of an 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).
EmailReadLastHeader (Function)
Reads the header of last 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).
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Constants for SMS functions
List of constants used by the SMS functions....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
SOAP functions
List of SOAP functions...
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Camera/Video functions (prefix syntax)
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......