ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing fonts
List of constants used by the functions for font management....
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....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Bar code constants
PC SOFT proposes to host your test sites......
Bar Code functions
The following functions are used to manage bar codes:...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
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....
Multi-project search
Performing a search in the current project is a common operation......