ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
iPrintZone (Example)
Usage example of the iPrintZone function
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.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Type (Example)
Usage example of the Type property
HToItem (Function)
Assigns the specified value to an item of the current record.
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.
FTPDate (Example)
Usage example of the FTPDate function
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.
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.
Size (Example)
Usage example of the Size property
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fCompress (Function)
Compresses a file.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HLast (Function)
Sets the position on the last record of a data file according to a browse item.