ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
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......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
EmailSend (Example)
Usage example of the EmailSend function
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.