ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
ErrorThrow (Function)
Throw a non-fatal error.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
WINDEV applications for Linux: Specific features
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Clipboard management functions
List of functions for managing the clipboard...
iColumnEnd (Function)
Forces a column break in a multi-column report.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
You used WINDEV 28
Error 1021: The method of the class is not global
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.