ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
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.
zipExtractAll (Example)
Usage example of the zipExtractAll function
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.
BurnerStatus (Function)
Returns the status of the current burner.
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.
Using several libraries in an application
A library is a WDL file that contains all the resources......
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.
SysYRes (Function)
Returns the vertical screen resolution.