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.
SQLSeek (Function)
Positions on the specified result row of the query.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar...
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating...
Merging differences (SCM)
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Events associated with Link controls
List of events associated with Link controls...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories)...
MatWrite (Function)
Writes an element into a matrix.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.