ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
Shared memory area functions
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....