ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCreate (Function)
Creates an archive.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
TaskReset (Function)
Reinitializes the Task structure.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Contains (Function)
Allows you to check if a substring is within a string.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
HLogInfo (Function)
Adds comments to the log when saving the operation.
HLogRestart (Function)
Restarts the logging process on a file.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipClose (Function)
Closes an archive.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
iPrintReport (Example)
Usage example of the iPrintReport function