ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Bar code constants
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
OpenMainMenu (Function)
Opens the main menu of the current window.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....