ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SysYRes (Function)
Returns the vertical screen resolution.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Code snippets
The code editor allows you to enter "Code snippets"......
zipExtractFile (Example)
Usage example of the zipExtractFile function
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HCloseConnection (Example)
Usage example of the HCloseConenction function
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
fRemoveDir (Example)
Usage example of the fRemoveDir function
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ThreadExecute (Function)
Starts the execution of a secondary thread.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.