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, ...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer...
The Tab control
The Tab control is used to simultaneously display different controls......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
LooperAddLine (Function)
Adds a row at the end of a Looper control.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
Events associated with Calendar controls
List of events associated with Calendar controls...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
fAttribute (Function)
Returns or modifies the attributes of a file.
Events associated with Image controls
List of events associated with Image controls...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Internal Page control
...The "Internal Page" control is used to include a page (and its code) in a control of another...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
WEBDEV license agreement
WEBDEV license agreement...
grParameter (Function)
Retrieves or modifies a chart parameter.
2. Examples and components provided with WEBDEV
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one...
SQLFirst (Function)
Positions on the first row of the query result.