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.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description...
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
The Upload control
The Upload control is used to upload files on the Web server......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
5. The following files are automatically created
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
TreeView Table control functions
List of functions for managing TreeView Table controls...
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change...
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
grIncreaseData (Function)
Adds a value to a data in a chart.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Properties associated with the areas defined in Zoning mode
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties