ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Iconize (Function)
Minimizes a WINDEV window.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Open (Function)
Opens a modal WINDEV window.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Events associated with framesets
List of events associated with framesets...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Native SQL Server Connector for WINDEV and WEBDEV 2024
15. Project Management Hub
Native Oracle Connector for WINDEV and WEBDEV
Runtime log
The runtime log is the best way to identify the most used features of an application......