ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
2. Examples and components provided with WEBDEV
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
20. Control templates
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
ERR_NO_PAGE
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
HTTP functions (prefix syntax)
List of HTTP functions...
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....
Extracting the text of the project
The following text can be extracted......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
10. Page templates
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
8. Associating controls with data
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......