ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
How to open a window?
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
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......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
<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......