ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView controls
List of events associated with TreeView controls...
WaitWindowStart (Function)
Opens the wait window of application.
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.
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....
Functions for handling directories and external files
List of functions for handling external files...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
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......
FTPConnect (Example)
Usage example of the FTPConnect function
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
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.
The Line control
A Line control is used to display a line in a page......
dTransferToImage (Example)
Usage example of the dTransferToImage function
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function