ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Project description: Style tab
The project description window allows you to configure various elements of your project......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Manager of automated tests
The test manager is used to......
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
7. Multilingual applications in practice
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
1. Project and analysis
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.