ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
zipExtractPath (Example)
Usage example of the zipExtractPath function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
3. Deploying a WINDEV application
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
fSize (Example)
Usage example of the fSize function
Table,Modify (External language)
Modifies an element in a Table control.
HForward (Example)
Usage example of the HForward function
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
WDZip: Creating or modifying an archive
This help page explains how to......