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...
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code...
grIncreaseData (Function)
Adds a value to a data in a chart.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ErrorThrow (Function)
Throw a non-fatal error.
ExceptionInfo (Function)
Retrieves information about the current exception.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
Organizer control functions
The following functions are used to manage the Organizer control:...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated...
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image...
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects...