ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
You used WINDEV 28
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Events associated with Shape controls
List of events associated with Shape controls...
List of extension attributes
The list of extension attributes ......
Events associated with Table controls
List of events associated with Table controls...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Wi-Fi functions
Functions for Wi-Fi management...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Clipboard management functions
List of functions for managing the clipboard...
Windows event management functions
List of functions for managing Windows events...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
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...
You used WINDEV Mobile 28
16. Java applications in practice
Java applications in practice...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Reports
A report provides a custom view of data......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......