ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatCalculate (Function)
Performs various statistical calculations on the file keys.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Size (Property)
The Size property is used to determine and change the size of an element.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Option (Property)
The Option property is used to get and change certain options.
Border (Type of variable)
The Border type is used to handle a border through programming...
Creating and handling an item
The main operations that can be performed on an item are as follows......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ArraySort (Function)
Sorts a WLanguage array.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......