ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
SOAP functions (prefix syntax)
List of SOAP functions...
SOAP constants
List of constants used by the SOAP functions....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Error 1009: The member of the class is private
Crosstab report
The report editor allows you to create "Crosstab" reports......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Label report
The report editor allows you to create "Label" reports......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Error 1036: A class used in an array must have a constructor without parameter
Error 1035: A class used in a structure must have a constructor without parameter...
3. Application development cycle
Development cycle of a WINDEV application....
Reloading a document
To reload a document, ......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Drop-down button
The drop-down button expands: a context menu. a popup window....
2. UML models
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......