ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Certificate
The Certificate keyword can correspond to...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
zipDeleteFile (Function)
Deletes a file from an archive.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Handling Scheduler controls programmatically
A Scheduler control can be......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Copying controls from the window editor
The controls can be copied from the window editor......
fListResource (Function)
Lists the resources integrated to the application.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......