ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Find/Replace in the current project
The "Find/Replace" feature is used to......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
grExist (Function)
Checks the existence of a chart in memory.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
zipClose (Function)
Closes an archive.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Page (Property)
The Page property is used to handle a page.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Map control functions
Map control functions...
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
RESTSend (Function)
Sends a REST request and waits for the server response.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Font
The Font keyword can correspond to: a Font variable. the Font property....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
zipExist (Function)
Used to find out whether an archive exists.