ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Feedback component
The Feedback component is a component provided with WINDEV......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
21. Managing business rules
Managing business rules...
18. Management of business rules
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
15. Creating the executable in practice
Creating the executable in practice...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
9. Overlaying controls
11. Internal components in practice
Internal components in practice...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....