ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage properties available in PHP
The following properties are available in PHP
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP...
How to develop a PHP site?
What is a PHP site?...
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...
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.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
InPHPMode (Function)
Indicates whether the code is run in PHP.
SysVersion (Function)
Returns information about the PHP version used on the current server.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
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.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
fChangeSize (Function)
Resizes an external file.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments...
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time...
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
XMLResult (Function)
Returns the result of a calculation XPath query.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
UUDecode (Function)
Decodes a character string in UUEncode format.