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?...
WEBDEV: AS/400 Native Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
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.
InPHPMode (Function)
Indicates whether the code is run in PHP.
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.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WEBDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
8. If you are already familiar with WINDEV
5. Deploying a dynamic site (Session or AWP) in practice
5. User Groupware in practice
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
WEBDEV concepts
HSL (Function)
Creates a color from its hue, saturation and lightness.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fCreateLink (Function)
Creates a link on a file at the specified location.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string...
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
1
2
3
4
5
6
38
>