ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
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.
Constants for WLanguage types
List of constants for managing WLanguage types....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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....
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......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
14. Report templates
...Report templates are used to easily standardize report layouts....
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......
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......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Description (Property)
The Description property is used to get and change the description of an element.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......