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.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fDir (Function)
Finds a file or directory.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
GglUploadDocument (Function)
Uploads a document to the Google server.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
zipDeleteFile (Function)
Deletes a file from an archive.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HSL (Function)
Creates a color from its hue, saturation and lightness.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
XMLDocument (Function)
Creates a new XML document.
Constants for object visibility
List of constants for managing the visibility of an object....