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, ...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar...
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without...
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair...
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
HTTPRequest (Example)
Usage example of the HTTPRequest function
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Properties associated with the chart series
List of properties associated with the chart series...
The Organizer control
The Organizer control is used to display and handle organizers......
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair...
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,...
1
3
4
5
6
7
38
>