ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
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
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.
zipExtractAll (Example)
Usage example of the zipExtractAll function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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.
HChangeName (Function)
Modifies the physical name of a data file.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
iPrintReport (Function)
Prints a report created with the report editor.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
fCompress (Function)
Compresses a file.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.