ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
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...
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SysVersion (Function)
Returns information about the PHP version used on the current server.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
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, ...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fFileName (Function)
Returns the name of an external file currently open.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
The Organizer control
The Organizer control is used to display and handle organizers......
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found...
HTTPRequest (Function)
Starts an HTTP request on a server.
ExeGetPID (Function)
Returns information about the current process.
HTTPAddFile (Function)
Adds a file to the HTTP form.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file...
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify...
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC)...
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
fChangeSize (Function)
Resizes an external file.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.