ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript: use in command-line and console mode
DisplayOrphan (Property)
The DisplayOrphan property is used 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....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
13. Universal replication
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
12. Universal replication
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Setup mode
Several methods can be used to distribute a WINDEV application......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
iPageEnd (Function)
Forces the move to the next page during the report print.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......