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, ...
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).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HReadSeek (Example)
Usage example of the HReadSeek function
ExeGetPID (Function)
Returns information about the current process.
HTTPAddFile (Function)
Adds a file to the HTTP form.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify...
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC)...
1
6
7
8
9
10
38
>