ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Android Widget windows
An Android application can contain one or more Widget windows......
State (Property)
The State property is used to get and change the state of an element.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Window controls
Several types of controls can be used in a window, ......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
NotificationDisplay (Function)
Displays a message outside the browser.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Burner constants
List of constants used by the burner functions....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.