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.
CookieRead (Example)
Usage example of the CookieRead function
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Contains (Function)
Allows you to check if a substring is within a string.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
CookieWrite (Example)
Usage example of the CookieWrite function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fDirSize (Function)
Returns the size of a directory in bytes.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
ChronoReset (Function)
Stops and resets a running stopwatch.