ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
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, ......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Select query description window: Items used
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
ERR_NOTAVAILABLE
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
5. HFSQL Cient/Server
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Reverse code modeling
The reverse code modeling allows you to view in a graph......