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.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
1
5
6
7
8
9
70
>