ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
Pop (Function)
Pops an element from a stack.
Socket management functions
List of functions for managing sockets...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Report data source
...The reports can be created with the data coming from:...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
<Stack variable>.Pop (Function)
Pops an element from a stack.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
HFSQL Client/Server: Configuring the data files on the server
5. Displaying a WEBDEV Session site
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
3. UML models in practice