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.
Sort (Function)
Sorts a WLanguage array.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime...
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable,...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
Events associated with pages
List of events associated with pages...
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
SQLChangeConnection (Function)
Modifies the current connection.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
ArrayDistinct (Function)
Returns an array without duplicates.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files...
grSeriesColor (Function)
Initializes the color of a series or the color of a section.