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.
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control....
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...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record...
HOpenConnection (Function)
Opens a connection to a specific database.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLNext (Function)
Positionq on the next element (tag or attribute).