ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
MatCopy (Example)
Usage example of the MatCopy function
DotNetRun (Function)
Runs a procedure on a .Net server.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
fListDisk (Function)
Returns the list of disks installed on the computer.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
fDecrypt (Example)
Usage example of the fDecrypt function
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
MatWrite (Example)
Usage example of the MatWrite function
fRemoveDir (Function)
Deletes a directory from a disk.