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...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked...
TreeView Table control properties
List of properties associated with the TreeView Table control...
fDir (Example)
Usage example of the fDir function
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
Radio Button control properties
List of properties associated with a Radio Button control...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...
HDelete (Function)
Deletes a record from a table (query or view).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
fDelete (Example)
Usage example of the fDelete function
fCompare (Example)
Usage example of the fCompare function
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
MemSeek (Example)
Usage example of the MemSeek function
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function