ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
GglUploadDocument (Function)
Uploads a document to the Google server.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Page with parameters
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
2. Analysis in practice
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Python: Native calls
WLanguage allows for native Python calls......
Creating the Form pages of a WEBDEV RAD pattern
WDDeploy features
WDDeploy can be used to......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......