ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL view
An SQL view is a virtual data source defined by an SQL query......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
.NET Assemblies
.NET is Microsoft's software development platform......
ERR_NOTAVAILABLE
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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).
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......
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.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
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......
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......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
9. Overlaying controls
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
18. Order of execution of the code of buttons/links
21. Managing business rules
Managing business rules...
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.