ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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......
Calendar functions
List of Calendar functions...
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)....
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)....
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)....
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.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
SysSpace (Function)
Returns the physical memory space for the current computer.