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, ...
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.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day...
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
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed...
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable,...
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array...