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, ...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
dbgInfo (Function)
Returns a debug information.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table...
MenuDelete (Function)
Deletes a menu or a menu option.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
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.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
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.
PageDisplay (Function)
Displays a web page in the user's browser....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
dCopy (Function)
Copies an image to another image.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
1
2
3
4
5
6
38
>