ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
12. Universal replication
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
13. Universal replication
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Creating the windows and the pages of the RAD pattern
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
2. Projects in practice
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Error 4: A space is required after the ':' character
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Programming the looper attributes
All the looper attributes can be handled by programming......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......