ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
CurrentYear (Function)
Returns the current year in integer format.
fRemoveDir (Example)
Usage example of the fRemoveDir function
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
BurnerErase (Example)
Usage example of the BurnerErase function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HRead (Function)
Reads a record in a file according to a given record number.
grLegend (Function)
Indicates the presence and position of legend in a chart.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).