ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
<Variable ftpConnexion>Attribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....