ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
SysVersion (Function)
Returns information about the PHP version used on the current server.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
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, ...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
<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
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
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......
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
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......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HDelete (Function)
Deletes a record from a data file (query or view).
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
fClose (Example)
Usage example of the fClose function
HNbRec (Example)
Usage example of the HNbRec function
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).