ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
httpRequest
The HTTPRequest keyword can correspond to...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
NFC constants
List of constants used by the NFC functions...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
WaitWindowStart (Function)
Opens the wait window of application.
Input (Function)
Displays a message allowing the user to type an information.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Functions for handling directories and external files
List of functions for handling external files...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
FinFutureVal (Example)
Usage example of the FinFutureVal function
Library,Disk (External language)
Opens the project library that is stored on disk.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Description (Property)
The Description property is used to get and change the description of an element.