ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAlias (Example)
Usage example of the HAlias function
zipInfoFile (Example)
Usage example of the zipInfoFile function
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
ErrorBuild (Function)
Displays a custom error message in a system error window.
iEndReport (Function)
Forces the report print to stop.
HDescribeItem (Example)
Usage example of the HDescribeItem function
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
HForward (Example)
Usage example of the HForward function
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipDeleteAll (Function)
Deletes all files from an archive.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HSetPosition (Example)
Usage example of the HSetPosition function