ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
grParameter (Function)
Retrieves or modifies a chart parameter.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
OpenMobileWindow (Function)
Opens a window in a mobile application.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......