ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
3. UML models in practice
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
.Net functions
List of .Net functions...
The DotNet structure
Initializes the structure for group management (HGroup) with the default values....
<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....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Page contexts
In a Windows application, the information relative to a window is stored with the window......