ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
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.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
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.
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......
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.
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
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......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WINDEV Mobile concepts
The Image control
The Image control is used to......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Automation object
The Automation keyword is used to declare an automation object...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......