ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
fClose (Function)
Closes an external file.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
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....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Power (Function)
Raise a number to a power.
Type (Example)
Usage example of the Type property
HRead (Function)
Reads a record in a file according to a given record number.
iPrintZone (Example)
Usage example of the iPrintZone function
ExtractLine (Function)
Extracts a specific line from a character string.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
CurrentMonth (Function)
Returns the number of the current month.
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)....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
HToItem (Function)
Assigns the specified value to an item of the current record.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
FTP constants
List of constants used by the FTP functions....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
iPrintReport (Function)
Prints a report created with the report editor.