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...
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
WordToArray (Function)
Fills an array with the words from a string.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
FirstDayOfMonth (Function)
Returns the first day of the month.
PreviousPage (Function)
Returns the name of the previous page.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf)...