ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
End of Document block
The End of document block is run once at the end of the report execution......
Installing a SOAP server with Apache
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Dashboard control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Changing sites from AWP to SEO-ready session mode
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Diagram constants
The following constants are used to manage diagrams:...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......