ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Video control properties
The following properties can be used on a Video control:...
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Line control properties
List of properties associated with the Line control...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
1. Testing a site: Elements to be tested
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Programming an indexed control
WDScript: use in command-line and console mode
Setup mode
Several methods can be used to distribute a WINDEV application......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
12. Available tests