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.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
RGB (Function)
Defines a color from its Red, Green and Blue components.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
<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).
FaxConnect (Function)
Establishes a connection to a fax server.
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....
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....