ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an automatic test
When an automated test is created, this test is in "construction" by default......
ERR_BAD_CONTEXT_FOUND
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Border of controls
One of the most important elements of control style is its border......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Zombie data files and items
During the life of an application, items live and die......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
How to develop a PHP site?
What is a PHP site?......
ERR_DISCONNECTED_RELOG
WINDEV: Example of programmed Drag and Drop
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Properties linked to the Euro management
List of properties linked to the Euro management...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......