ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Page Footer block
The Page footer block is run at the end of each page......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
Events associated with a Spreadsheet control
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
SysIconAdd (Example)
Usage example of the SysIconAdd function
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Warning (Function)
Displays a custom message in a system warning window.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Creating a Pivot Table control
To create a Pivot Table control......
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....
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....