ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
FaxConnect (Function)
Establishes a connection to a fax server.
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.