ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
<DiskFile variable>.Write (Function)
Writes: a character string to an external file. a memory section....
<upnpDevice variable>.GetSharpness (Function)
Retrieves the sharpness of a UPnP device.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Command variable>.WriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<Connection variable>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.