ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HRead (Function)
Reads a record in a file according to a given record number.
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
WDTRAD license agreement
WDTRAD license agreement...
Error 203: The procedure already has a scope attribute (local or global)
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Testing a static page
The test of a single page runs the current page in WEBDEV......
17. Project Management Hub
...Project Management Hub...
12. Preventing from going back to a page
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Environment of the data model editor
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......