ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HFSQL constants
List of constants used by the HFSQL functions....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Report based on a query
Queries are used to easily select records in one or more data files......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
fExeDir (Function)
Returns the directory from which the execution is started.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
FileDisplay (Example)
Usage example of the FileDisplay function
Compile (Example)
Usage example of the Compile function
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function