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.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
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, ...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far...
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HTTPRequest (Example)
Usage example of the HTTPRequest function
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Properties associated with the chart series
List of properties associated with the chart series...
XMLResult (Function)
Returns the result of a calculation XPath query.
fAddText (Function)
Adds the content of a character string at the end of a file.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair...
grHMGetData (Function)
Retrieves data from a Heatmap chart.
The Organizer control
The Organizer control is used to display and handle organizers......
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
CrosshairColor (Property)
The CrosshairColor property gets and sets the color of the crosshair in a Chart control.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control...