ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
Constant
The constants are language elements whose value is fixed once and for all...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
StringInsert (Function)
Inserts a string into another character string at a given position.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ErrorThrow (Function)
Throw a non-fatal error.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
NotifListCategory (Function)
Lists the notification categories of the application.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.Open (Function)
Opens an existing archive.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.