ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. External component in practice
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Position (Function)
Finds the position of a specified string within another string.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
13. External component in practice
External component in practice...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Events associated with internal windows
List of events associated with internal windows...