ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Using .NET assemblies in a project
To use .NET assemblies in a project......
16. Java applications in practice
Java applications in practice...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Ad Hoc deployment
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
RESTSend (Function)
Sends a REST request and waits for the server response.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Min (Function)
Returns the lowest value.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Max (Function)
Returns the greatest value passed as parameter.