ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows
The windows represent the main interface of a WINDEV application......
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
The Edit control
The Edit control allows users to enter data......
History of versions
The history of setup versions is an advanced feature of the network setup......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Examples for using the OLE DB provider for HFSQL
The Slider control (in a window)
A slider control is used to select a value between two bounds......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......