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...
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.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
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, ...
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Events associated with List Box controls
List of events associated with List Box controls...
Looper control based on a data file
This type of Looper control uses data from a data file or query......
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...
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Info (Function)
Displays a custom message in a system information window.
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text...
eChangeCurrency (Function)
Converts a currency into another currency.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
2. Examples and components provided with WEBDEV
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.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......