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.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
fOpen (Example)
Usage example of the fOpen function
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Peeling Corner control properties
Callback fonction GPSRécupèrePosition...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Warning: This feature is only available...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used:...
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used:...
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another...
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real)....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.