ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The key items
Keys are specific items in your analysis......
On/Off button in a window
The on/off button is a button that operates like a check box......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
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....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
WINDEV concepts
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
ERR_BAD_APPLICATION
ERR_BAD_DLLEXE
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
ERR_BAD_FILE
ERR_BAD_PARAMETER
ERR_BAD_ACTION
14. Generation modes
Generation modes...
13. Generation modes
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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....
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)......
ERR_NOTAVAILABLE