ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
The single-part and multi-part archives
Two types of archives are available......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
J2EE constants
List of constants used by the J2EE functions....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
ERR_BUTTON_EXPECTED
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
How to create a menu?
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.