ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Using the Vista style in your windows
WINDEV allows you to customize......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Python: Native calls
WLanguage allows for native Python calls......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......