ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
14. Report templates
...Report templates are used to easily standardize report layouts....
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.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Constants for managing projects
List of constants used by the functions for managing projects....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
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......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
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......
Description (Property)
The Description property is used to get and change the description of an element.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......