ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
WDINT setup
Events associated with Link controls
List of events associated with Link controls...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
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......
AAF: Context menu of Image controls
A context menu is available for Image controls......
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....
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)......
Message text file format
The text files created by WDMSG use a specific format......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
7. Multilingual applications in practice
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Configuring the IIS 7/7.5 server
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
Z-index of a control
All the controls in a window or report have a different z-index......