ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HTML Editor control properties
Properties associated with the HTML Editor control....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
SQLTransaction (Example)
Usage example of the SQLTransaction function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
HModify (Example)
Usage example of the HModify function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.