|
|
|
|
|
|
|
The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
...Report templates are used to easily standardize report layouts.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis...... |
|
|
|
|
|
|
Identifying the type of a WLanguage variable. |
|
|
|
|
|
|
Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
List of constants used by the functions for managing projects.... |
|
|
|
|
|
|
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified...... |
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"...... |
|
|
|
|
|
|
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
The following files are automatically created when logging an HFSQL Classic data file...... |
|
|
|
|
|
|
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access...... |
|
|
|
|
|
|
Configures the automatic creation of the duplicate copy generated during the next print. |
|
|
|
|
|
|
Saves an image, a photo or a video in the photo album of the mobile device. |
|
|
|
|
|
|
The SQL functions can be used to handle the MariaDB database...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database...... |
|
|
|
|
|
|
The SQL functions can be used to handle the MySQL database...... |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts.... |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
The remote accesses are used to create a temporary network connection...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|