ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Examples for using the OLE DB provider for HFSQL
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
DotNetRun (Function)
Runs a procedure on a .Net server.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
SysIconAdd (Example)
Usage example of the SysIconAdd function
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
16. Types of code
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......