ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
nWDSetParentNext
Set the parent of the next window to open......
PopupAnimate (Function)
Displays a popup in a page cell.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
PageAddress (Function)
Used to find out the Internet address of a page.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Setup mode
Several methods can be used to distribute a WINDEV application......
<Page>.Display (Function)
Displays a web page in the user's browser....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Valid (Property)
The Valid property is used to determine if an element is valid.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
iPageEnd (Function)
Forces the move to the next page during the report print.
Constants for managing the Image Editor control
<Page>.Address (Function)
Used to find out the Internet address of a page.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Site Map control properties
List of properties associated with a Site Map control...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
<Popup>.Animate (Function)
Displays a popup in a page cell.