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.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
InPHPMode (Function)
Indicates whether the code is run in PHP.
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, ...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
grColor (Function)
Returns and initializes the color of different chart elements.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......