ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Collapsing/Expanding a TreeView control through programming
To collapse/expand a TreeView control through programming, ......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Error 305: The element does not exist in the window
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
.NET Assemblies
.NET is Microsoft's software development platform......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
7. AJAX technology
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....