ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgInfo (Function)
Returns a debug information.
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.
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......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
14. Managing the "Back" button in practice
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
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....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
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....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Comparison operators
The comparison operators can be divided into several categories......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
fTempPath (Example)
Usage example of the fTempPath function
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......