ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Android Widget windows
An Android application can contain one or more Widget windows......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
MemFound (Function)
Checks whether the sought element was found.
12. External component in practice
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
HCreateMovableReplica (Function)
Creates a movable replication.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function