ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
SOAP functions
List of SOAP functions...
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The use of the Automation type in a site is reserved for the advanced users
Creating the skin template of a report
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, in which case the object is dynamically instantiated....
WINDEV and the SOAP protocol
Writes a message intended to another socket....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SOAP constants
List of constants used by the SOAP functions....
SOAP functions (prefix syntax)
List of SOAP functions...
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Operations performed on use case diagrams
The following paragraphs explain......
Error 1011: To access the global member of the class, use ClassName::MemberName
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
Error 103: The type is unknown