ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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))...
Notification
The Notification keyword can correspond to:
SysMetric (Function)
Returns the resolution of a specific element.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
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.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
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)....
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
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.
zipCreateExe (Example)
Usage example of the zipCreateExe function
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