ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WLanguage properties available in PHP
The following properties are available in PHP
How to develop a PHP site?
What is a PHP site?...
WEBDEV: AS/400 Native Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SysVersion (Function)
Returns information about the PHP version used on the current server.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
InPHPMode (Function)
Indicates whether the code is run in PHP.
WEBDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
XMLDocument (Example)
Usage example of the XMLDocument function
Looper control break properties
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grGridlines (Function)
Displays or hides the chart gridlines.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
fCurrentDir (Function)
Identifies or modifies the current directory.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
Sort (Function)
Sorts a WLanguage array.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile...
Map control properties
The following properties can be used with Map controls:...
fTempFile (Example)
Usage example of the fTempFile function
fExtractPath (Example)
Usage example of the fExtractPath function
RSS feed functions
List of functions for managing RSS feeds...
ChronoReset (Function)
Stops and resets a running stopwatch.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.