ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
13. External component in practice
External component in practice...
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.