ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
NFCSendTag (Function)
Sends an NFC tag to another device.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
fMemOpen (Function)
Opens a memory zone shared between several applications.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Constants for telemetry management
Constants for telemetry management...
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HSetLog (Function)
Enables or disables log management on a file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Query editor: Characteristics
ServiceWait (Function)
Pauses the current service during the specified duration.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.