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.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable...
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable...
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control,...
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic...
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCreate (Function)
Creates an external file.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls...