ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerPath (Function)
Returns the path of the current burner.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
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)....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
fRemoveDir (Example)
Usage example of the fRemoveDir function
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
BurnerStatus (Function)
Returns the status of the current burner.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
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....
BurnerErase (Example)
Usage example of the BurnerErase function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....