ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
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...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
SysVersion (Function)
Returns information about the PHP version used on the current server.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
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, ...
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.
fCurrentDir (Function)
Identifies or modifies the current directory.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV...
ChronoReset (Function)
Stops and resets a running stopwatch.
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.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...
XMLDocument (Function)
Creates a new XML document.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
fExtractPath (Example)
Usage example of the fExtractPath function
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
Map control properties
The following properties can be used with Map controls:...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control....