ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HLinkMemo (Example)
Usage example of the HLinkMemo function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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
ChangeStyle (Function)
Modifies the style of a control dynamically.
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).
HCopyRecord (Example)
Usage example of the HCopyRecord function
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
KeyPressed (Function)
Checks which key is pressed.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.