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?...
WEBDEV: AS/400 Native Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
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.
InPHPMode (Function)
Indicates whether the code is run in PHP.
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.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WEBDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can...
dPolyline (Function)
Draws a line composed of multiple segments.
9. Hardware and software requirements
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed...
Content (Property)
The Content property is used to read or write the whole content of a control: List Box...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......