ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
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.
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......