ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
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....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Installing a Webservice (old format)
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.