ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
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.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
Conversion (Function)
Converts a value from a unit to another one.
WINDEV: Example of programmed Drag and Drop
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
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......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.