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, ...
ArrayDistinct (Function)
Returns an array without duplicates.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used:...
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used:...
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another...
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real)....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
fOpen (Example)
Usage example of the fOpen function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable,...