ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Customizing the report viewer: Available windows
This help page presents the different data sources available for a control....
ERR_CANNOT_OPEN_FILE
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....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Managing parallel tasks
The computers are becoming more and more powerful......
Clipboard functions
List of functions for managing the clipboard...
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
ERR_NO_PAGE