ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
ERR_NOTADEVVERSION
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
.NET Assemblies
.NET is Microsoft's software development platform......
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
15. Creating the executable in practice
Creating the executable in practice...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
21. Managing business rules
Managing business rules...
18. Management of business rules
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
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)......