ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native...
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable,...
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process...
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
HSL (Function)
Creates a color from its hue, saturation and lightness.
XMLDocument (Function)
Creates a new XML document.
RGBBlue (Function)
Returns the blue component of an RGB color.
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol...
HRead (Function)
Reads a record in a file according to a given record number.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...