ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Configuring the IIS 7/7.5 server
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Error 1017: The method is not global: use: to access it
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
WDINT setup
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
7. Multilingual applications in practice
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Z-index of a control
All the controls in a window or report have a different z-index......
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......