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.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL table......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
HJSONToRecord (Function)
Imports JSON data into the current record.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
fCompare (Function)
Compares the content of two files bit by bit.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native...
fSize (Function)
Returns the size of a file (in bytes).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.