ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageNext (Function)
Displays the next image for the scroll.
Event (Example)
Usage example of the Event function
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Version (Property)
The Version property is used to get and change the version of an element.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
ServiceStop (Function)
Stops a service.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
SysYRes (Function)
Returns the vertical screen resolution.
ImageLast (Function)
Displays the last image for the scroll.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
WindowsVersion (Function)
Returns the runtime mode of Windows.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
fRemoveDir (Example)
Usage example of the fRemoveDir function