ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Events associated with Link controls
List of events associated with Link controls...
7. Multilingual applications in practice
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Configuring the IIS 7/7.5 server
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
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)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Z-index of a control
All the controls in a window or report have a different z-index......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
Handling TimeLine controls programmatically
A TimeLine control can be......
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......
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min