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, ...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded...
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control,...
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
2. Static or dynamic site
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ExceptionInfo (Function)
Retrieves information about the current exception.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
ErrorThrow (Function)
Throw a non-fatal error.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
<Page>.Address (Function)
Used to find out the Internet address of a page.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array...
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.