ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WDINT, WDTRAD and WDDIXIO: Translation tools
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
What is an application?
An application is a set of objects (windows, controls, ......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
WDDIXIO overview
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Share your projects via Git
Git is a source code manager......
Specific features of the Express version
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......