ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglDriveConnect (Function)
Creates a connection to Google Drive.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadAdd (Function)
Adds a new download in the device's download manager....
HListSchedulingHistory (Function)
Lists the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
NFCReadTag (Function)
Starts reading an NFC tag or enables the detection of NFC tags for the current window.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
NFC functions
Functions used to manage the NFC standard...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
DocInsertTable (Function)
Inserts a table into a Word Processing document.