ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Logical operators
The logical operators are as follows......
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
fCreate (Function)
Creates an external file.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SocketCreate (Function)
Creates a socket.
HTTPSendForm (Function)
Sends an HTTP form.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Data persistence
The data persistence is used to store the value typed by the user......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
NextTitle (Function)
Modifies the title of next window to open.
CallDLL32 (Function)
Runs a function found in an external DLL.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.