ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
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.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView 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).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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
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.
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......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
SysRecentDocList (Function)
Returns the list of recently opened documents.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.