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.
fRemoveDir (Example)
Usage example of the fRemoveDir function
LooperCount (Function)
Returns the number of rows in a Looper control.
ImageNext (Function)
Displays the next image for the scroll.
ImageFirst (Function)
Displays the first image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
RSS feed management functions
List of functions for managing RSS feeds...
SQLExec (Example)
Usage example of the SQLExec function
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
Reals
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HForward (Function)
Moves several records forward from the current position in the table, according to a specified...
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
13. Generation modes
SQLFirst (Example)
Usage example of the SQLFirst function
fWrite (Example)
Usage example of the fWrite function
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via...
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one...
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.