ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
DataType (Function)
Identifying the type of a WLanguage variable.
Constants for WLanguage types
List of constants for managing WLanguage types....
14. Report templates
...Report templates are used to easily standardize report layouts....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Constants for managing projects
List of constants used by the functions for managing projects....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
fSelect (Function)
Opens the Windows file picker.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
12. Retrieving data from a site
Compatibility between external components and deployed applications
A component can evolve in many ways......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Burner constants
List of constants used by the burner functions....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
HFSQL constants
List of constants used by the HFSQL functions....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
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....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
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....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......