ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Error 704: The property does not exist on
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Creating a translation file
WDINT allows you to create a translation file....
WDHFDiff - Use
WDHFDiff is used to compare......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
WDOptimizer: Editing and modifying a ".REP" file
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. "Mobile friendly" site: Dynamic serving
ERR_CANNOT_CREATE_TMP
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Interface of WDInst
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Image control: the supported formats
The supported image formats are as follows:...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling Scheduler controls programmatically
A Scheduler control can be......