ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Yousign
It is now common for individuals or businesses to sign contracts electronically......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
System constants
List of constants used by the system functions....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Sound (Function)
Plays a sound in WAV format.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
PageDisplay (Function)
Displays a web page in the user's browser....
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...
3. UML models in practice
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
fOpen (Example)
Usage example of the fOpen function
zipOpen (Function)
Opens an existing archive.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......