ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Contains (Function)
Allows you to check if a substring is within a string.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
2. Examples and components provided with WEBDEV
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipDeleteAll (Function)
Deletes all files from an archive.
zipFileSize (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....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.