ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemCreate (Function)
Creates a memory area.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
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....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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....
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
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.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
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)....
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Code statistics
The code statistics affect......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......