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, ...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Programming the table cells
The Table controls can be handled......
HOpen (Function)
Opens a data file.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage...
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element:...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page...
dCopyImage (Example)
Usage example of the dCopyImage function
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
SQLExec (Function)
Names and runs an SQL query.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
LooperCount (Function)
Returns the number of rows in a Looper control.
Size (Property)
The Size property is used to determine and change the size of an element.