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.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one...
grSunburstSectionColor (Function)
Changes the color of a portion of a Sunburst chart.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Line control properties
List of properties associated with the Line control...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fFileName (Function)
Returns the name of an external file that is currently opened.
fDirSize (Function)
Returns the size of a directory in bytes.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FirstDayOfMonth (Function)
Returns the first day of the month.
Organizer control functions
The following functions are used to manage the Organizer control:...
fSeparator (Function)
Returns a file path with normalized separators.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer...
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one...
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Contains (Function)
Allows you to check if a substring is within a string.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated...
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.