ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
List of reserved words
Size (Property)
The Size property is used to determine and change the size of an element.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Border (Type of variable)
The Border type is used to handle a border through programming...
HDBIndex (Function)
Opens an xBase index file.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
16. Java applications in practice
Java applications in practice...
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
Value (Property)
The Value property is used to get and change the value of an element.