ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
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, ...).
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
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)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Types of Edit controls
SysYRes (Function)
Returns the vertical screen resolution.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
ToClipboard (Function)
Writes text or image information into the system clipboard.
Code snippets
The code editor allows you to enter "Code snippets"......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
zipExtractFile (Example)
Usage example of the zipExtractFile function
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
WordCount (Function)
Returns the number of words in a string.
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
SQLExec (Function)
Names and runs an SQL query.