ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
HListConnection (Function)
Returns the list of connections currently described in the application.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Events associated with a Signature control
The following processes are associated with a Signature control:...