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, ...
Events associated with List Box controls
List of events associated with List Box controls...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HTMLToText (Function)
Converts an HTML string or buffer to text.
State (Property)
The State property is used to get and change the state of an element.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Info (Function)
Displays a custom message in a system information window.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
Events associated with Chart controls
List of events associated with the Chart controls...
WEBDEV Application Server 2024
Events associated with Looper controls
List of events associated with Looper controls...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.