ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
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......
Windows
The windows represent the main interface of a WINDEV application......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...