ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Ad Hoc deployment
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
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....
The different copy modes
Two different copy modes are proposed by WDTRAD......
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
ERR_NOTAVAILABLE
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...