ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
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....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
GetTheme (Function)
Gets the current theme of a mobile application.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
EmailSend (Example)
Usage example of the EmailSend function
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......