ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ImageStopScrolling (Function)
Stops the automatic image sliding.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Obtaining an SSL certificate for IIS2 (2.0 or later)
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
InitRandom (Function)
Initializes the generator of random numbers.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Net constants
List of constants used by the Net functions....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Configuring the SOAP administrator
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Port (Property)
The Port property is used to identify and change a server connection port.