ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Max (Function)
Returns the greatest value passed as parameter.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<Array>.Min (Function)
Returns the lowest value in the array.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
<Array>.Mean (Function)
Calculates the mean of the values within an array.
InitRandom (Function)
Initializes the generator of random numbers.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
Min (Function)
Returns the lowest value.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
12. External component in practice
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.