ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCreateExe (Example)
Usage example of the zipCreateExe function
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
MyReport (Reserved word)
MyReport is used to handle the current report...
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Error 533: The expression of a { } must be a string
Error 42: Label out of scope of GOTO
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SysMetric (Function)
Returns the resolution of a specific element.
HState (Example)
Usage example of the HState function
Error 502: Incompatible type
MapGetJSObject (Function)
Returns the instance of the API of Map control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HRecNum (Example)
Usage example of the HRecNum function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....