ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
iPrintImage (Function)
Sends the image file to print to the print buffer.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
How to perform a full file browse?
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
ServiceWait (Function)
Pauses the current service during the specified duration.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCreate (Function)
Creates an external file.
Constants for encryption/compression
List of constants used by the encryption/compression functions...