ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HDescribeLink (Function)
Describes a link between two data files through programming.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, 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).
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, ...)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Events associated with Edit controls
WLanguage events associated with Edit controls...
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Sort (Function)
Sorts a WLanguage array.
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).
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Success (Property)
The Success property indicates whether the operation was successful.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Label (Property)
The Label property is used to get and define the label of an element.
Header
The Header property is used to get and change a header.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Option (Property)
The Option property is used to get and change certain options.