ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Bitwise operators
The operations on binary values are performed......
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).
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)......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Configuring the IIS 7/7.5 server
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Z-index of a control
All the controls in a window or report have a different z-index......
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......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
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......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
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......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).