ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage properties available in PHP
The following properties are available in PHP
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP...
How to develop a PHP site?
What is a PHP site?...
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...
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.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
InPHPMode (Function)
Indicates whether the code is run in PHP.
SysVersion (Function)
Returns information about the PHP version used on the current server.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
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.
grTitle (Function)
Modifies the caption and/or position of the chart title....
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located...
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...