ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
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.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
OpenMobileWindow (Function)
Opens a window in a mobile application.
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....
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
Clipping the window according to an image
An image can be used to easily define the shape of a window......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Image (Property)
The Image property gets and sets the background image of a control or block.
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....