ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Page Footer block
The Page footer block is run at the end of each page......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Handling Organization Chart controls programmatically
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
15. Creating the executable in practice
Creating the executable in practice...
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.