ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFModify (Function)
Modifies the records of a file defined in Salesforce.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Map control properties
The following properties can be used with Map controls:...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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).
Composite variable
A composite variable contains different types of elements (members)...
zipClose (Function)
Closes an archive.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Page (Property)
The Page property is used to handle a page.
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.
ThreadExecute (Function)
Starts the execution of a secondary thread.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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).
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....