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...
SilverLight control properties
List of properties associated with the SilverLight control...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report...
Video control properties
The following properties can be used on a Video control:...
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control...
grGradient (Function)
Enables or disables the display of color gradients in a chart.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HLinkMemo (Example)
Usage example of the HLinkMemo function
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable...
5. The following files are automatically created
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.