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....
iEndReport (Function)
Forces the report print to stop.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iParameter (Function)
Retrieves the printer configuration and configures the print.
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.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
sEndEvent (Function)
Disables the detection of an event on a serial port.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
WaitWindowStart (Function)
Opens the wait window of application.
ThreadPersistent (Function)
Makes a thread persistent.
Constants for managing tiles
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Functions for handling directories and external files
List of functions for handling external files...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Description (Property)
The Description property is used to get and change the description of an element.
DotNetRun (Function)
Runs a procedure on a .Net server.