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.
fSize (Function)
Returns the size of a file (in bytes).
Social Network control properties
You can manipulate Social Network controls in a page using the following WLanguage properties......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control,...
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
HAdd (Example)
Usage example of the HAdd function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed...
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows...