ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage properties available in PHP
The following properties are available in PHP
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP...
How to develop a PHP site?
What is a PHP site?...
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...
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.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
InPHPMode (Function)
Indicates whether the code is run in PHP.
SysVersion (Function)
Returns information about the PHP version used on the current server.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
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.
fOpenTempFile (Function)
Creates and opens a temporary file.
InServiceMode (Function)
Indicates whether the code is run in a service.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found...
fTime (Example)
Usage example of the fTime function
grGetData (Function)
Retrieves a data from a chart.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grDeleteAll (Function)
Erases a chart and destroys this chart.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
UUDecode (Function)
Decodes a character string in UUEncode format.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
FirstDayOfYear (Function)
Returns the date of the first day of the year.