ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
11. Controls in practice
Discover the main characteristics of the controls...
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......
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
DotNetRun (Function)
Runs a procedure on a .Net server.
zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
SysIconAdd (Example)
Usage example of the SysIconAdd function
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
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......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.