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.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
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, ...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will...
Constants for managing Organizer controls
Constants for managing Organizer controls...
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Count (Property)
The Count property returns the number of elements in a given set.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Image (Property)
The Image property gets and sets the background image of a control or block.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file...
Character strings
WLanguage supports different types of strings....
ArraySort (Function)
Sorts a WLanguage array.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy...
SocketCreate (Function)
Creates a socket.