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....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Using an external component in an application
A component can be reused at any time in any application......
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)......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Creating a Java archive
When your Java application is developed, you can......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Constants for managing certificates
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......
Error (Function)
Displays a custom error message in a system error window.
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......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
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
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Creating the menus for the windows of the WINDEV RAD pattern
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......