ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
SOAP functions (prefix syntax)
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
Information 37: Optimize your FOR loop
SOAP functions
List of SOAP functions...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
4. Create a page in the editor...
Organization chart linked to a data file
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....