ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.AddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Connection variable>.DeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
<Unicode string>.RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....