ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Using WDDIXIO
To translate the text used in your project:...
The different types of integers
Report editor: Available types of reports
Several types of reports can be created in the report editor......
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 email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......