ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
HDelete (Function)
Deletes a record from a table (query or view).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
fExeDir (Function)
Returns the directory from which the execution is started.
Sending elements to Free Technical Support
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
2. Projects in practice
Discover the main operations that can be performed on a project....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
HDescribeFile (Function)
Describes a data file programmatically.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Port (Property)
The Port property is used to identify and change a server connection port.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Extern (Reserved word)
EXTERN is used to...