ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Reports & Queries: New features in this version
PageChangeLayout (Function)
Applies a specific layout to a page.
PopupAnimate (Function)
Displays a popup in a page cell.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
ERR_DISCONNECTED_RELOG
Returns an array without duplicates....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Report data source
...The reports can be created with the data coming from:...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
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......
The Cell control
The Cell control contains controls......
<Popup>.Animate (Function)
Displays a popup in a page cell.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
Aliases on data files: HAlias
The aliases are used to handle......
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.