ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TableInfoXY (Example)
Usage example of the TableInfoXY function
SocketCreate (Function)
Creates a socket.
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.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
NFC constants
List of constants used by the NFC functions...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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.
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...
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....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function