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...
WDDeploy: Deploying a package
WDDeploy can be used to...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
URI constants
The following constants are used by URI-specific functions:...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
14. Managing the "Back" button in practice
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Creating the Vision windows of the WINDEV RAD pattern
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Creating the Table windows of the WINDEV RAD pattern
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WithSpace (Example)
Usage example of the WithSpace function
Compilation options (chm format)
SocketCreate (Function)
Creates a socket.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....