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.
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.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
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)....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Constants for managing certificates
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.
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.
Using several libraries in an application
A library is a WDL file that contains all the resources......