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.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,...
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
XMLParent (Example)
Usage example of the XMLParent function
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
NationToLanguage (Function)
Returns the language corresponding to a nation.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found...
fDateTime (Example)
Usage example of the fDateTime function
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...