ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
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...
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SysVersion (Function)
Returns information about the PHP version used on the current server.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...
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, ...
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
ControlToSource (Function)
Assigns the control value to the source of a control link.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
fMoveDir (Function)
Moves a directory and its content.
fSeek (Example)
Usage example of the fSeek function
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning:...
Navigation Bar control properties
A Navigation Bar control can be manipulated in WLanguage in a page with the following properties......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property...
AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
<Page>.Address (Function)
Used to find out the Internet address of a page.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed...
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array...
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.