ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
HPass (Function)
Defines the password used to create or open a data file.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
2. Types of setup
Types of setup...
notificationCategory (Variable type)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
REP files
REP files contain the list of data files handled by the application....
Import a list of requirements
The Project Management Hub allows you to import requirements......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HTTPRequest (Function)
Starts an HTTP request on a server.
16. Java applications in practice
Java applications in practice...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).