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....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
On/Off button in a window
The on/off button is a button that operates like a check box......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Page templates
WEBDEV allows you to create page templates......
Creating a select query
A select query (corresponding SQL statement......
Creating a delete query
A delete query (corresponding SQL statement......
List of extension attributes
The list of extension attributes ......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
11. Window templates
WINDEV Mobile allows you to create window templates....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
7. Window templates
...Window templates...
1. What is the WEBDEV administrator used for
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......