ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
SysVersion (Function)
Returns information about the PHP version used on the current server.
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.
WEBDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next...
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
grColor (Function)
Returns and initializes the color of different chart elements.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Switch control properties
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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....