ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Constants for managing certificates
Accessing a database via a web service
The database can be accessed via a web service......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Creating a Java archive
When your Java application is developed, you can......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......