ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring an application with User Groupware
User Groupware files
Two categories of data files are managed......
<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......
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......
Running the test of the User Groupware and installing it
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.
Windows
The windows represent the main interface of a WINDEV application......
Reports
A report provides a custom view of data......
Customizing the User Groupware
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
The Image control
The Image control is used to......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Automation object
The Automation keyword is used to declare an automation object...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Passing parameters
The parameters can be passed to a procedure......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.