ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Internal components in practice
Internal components in practice...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
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......
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]......
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)......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
10. Internal components in practice
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
9. Overlaying controls
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
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......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
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....