ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Testing a project: setting
By testing the project you can simulate how the application will run......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SysNation (Function)
Returns the nation currently used by the system.
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
The Image control
The Image control is used to......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
EmailGetAll (Function)
Retrieves all the emails found on a server.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).