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...
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SysVersion (Function)
Returns information about the PHP version used on the current server.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
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, ...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative...
HTTPRequest (Function)
Starts an HTTP request on a server.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane...
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control...
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments...
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period...
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report...
grDeleteAll (Function)
Erases a chart and destroys this chart.
HLinkMemo (Example)
Usage example of the HLinkMemo function
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.