ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware files
Two categories of data files are managed......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Open (Function)
Opens a modal WINDEV window.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Reports
A report provides a custom view of data......
OpenSister (Function)
Opens a non-modal sibling window.
Configuring an application with User Groupware
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Running the test of the User Groupware and installing it
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
WINDEV Mobile concepts
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......