ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
fOpen (Example)
Usage example of the fOpen function
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
MemSort (Function)
Sorts the elements found in a memory zone.
Events associated with internal windows
List of events associated with internal windows...
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
StringReverse (Function)
Reverses the characters of a string.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
NFC constants
List of constants used by the NFC functions...
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Error (Function)
Displays a custom error message in a system error window.
HFSQL constants
List of constants used by the HFSQL functions....
Contains (Function)
Allows you to check if a substring is within a string.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iPrintZone (Example)
Usage example of the iPrintZone function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.