ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Find - Replace" pane
The "Find - Replace" pane is used to......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Font management properties
List of font management properties...
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....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Constants for managing fonts
List of constants used by the functions for font management....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Multi-project search
Performing a search in the current project is a common operation......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
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....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
History of versions
The history of setup versions is an advanced feature of the network setup......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......