ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
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...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
FTP constants
List of constants used by the FTP functions....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Creating a flexible modeling
To create a new flexible modeling, you can......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
How to create a menu?
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
HRead (Function)
Reads a record in a file according to a given record number.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Events associated with Looper controls
List of events associated with Looper controls...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Designing a supercontrol
A supercontrol is an advanced type of control......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......