ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
NetworkUser (Function)
Identifies the name of the connected user.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
SocketExist (Function)
Checks the existence of socket.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HSubstDir (Example)
Usage example of the HSubstDir function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
2. How to test a site?
HChangeName (Function)
Modifies the physical name of a data file.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).