ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
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).
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
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.
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......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
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.