ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
<Variable sshSession>Command (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Pivot Table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.