ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
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
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
KeyPressed (Function)
Checks which key is pressed.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
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......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......