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...
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
grHMAddData (Function)
Adds a data into a Heatmap chart.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day...
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time...
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens...
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
WindowsVersion (Function)
Returns the runtime mode of Windows.