ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Detailed use of WINDEV FTP/RPC
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grMenu (Function)
Defines the type of context menu displayed by a chart.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grIncreaseData (Function)
Adds a value to a data in a chart.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
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.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
grWndSize (Function)
Defines the size of the window containing the chart.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grDestinationWnd (Function)
Defines a window as chart destination.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).