ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
The test mode cannot operate without the project and its pages, ...
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
You used WINDEV 28
ERR_CLOSED_PAGE
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Error 532: The size of the string to extract must be strictly positive
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Clipboard management functions
List of functions for managing the clipboard...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Error 1018: The method is global: use the: operator: to access it
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Wi-Fi functions
Functions for Wi-Fi management...
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
OpenSister (Function)
Opens a non-modal sibling window.