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, ...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage...
Static control properties
List of properties associated with a Static control...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
Color (Property)
The Color property is used to get and change the color of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated...
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
XMLChild (Function)
Positions on the first child element of current element.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes:...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress...
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie,...
DataType (Function)
Identifying the type of a WLanguage variable.