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.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page,...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
The HTML control
The HTML control displays HTML pages or HTML code......
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
dFont (Example)
Usage example of the dFont function
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified...
HOpen (Function)
Opens a data file.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.