ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
DisplayOrphan (Property)
The property AfficheOrphelin property allows you to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
Handling a control through programming in a report
All report controls can be handled through programming......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.