ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
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......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
MemAdd (Function)
Adds an element to a memory area.
iPrintArea (Function)
Prints a text in a rectangular area.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
1
2
3
4
5
6
125
>